SuiteResultReporter.ModulePrepTimes
public static class SuiteResultReporter.ModulePrepTimes
extends Object
java.lang.Object | |
↳ | com.android.tradefed.result.suite.SuiteResultReporter.ModulePrepTimes |
物体支架,用于准备和拆卸一个模块的时间。
概括
领域 | |
---|---|
public final long | mPrepTime |
public final long | mTearDownTime
|
公共建设者 | |
---|---|
ModulePrepTimes (long prepTime, long tearTime) |
公开方法 | |
---|---|
String | toString () |
领域
mPrepTime
public final long mPrepTime
mTearDownTime
public final long mTearDownTime
公共建设者
ModulePrepTimes
public ModulePrepTimes (long prepTime, long tearTime)
参数 | |
---|---|
prepTime | long |
tearTime | long |
公开方法
toString
public String toString ()
退货 | |
---|---|
String |