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 |