SuiteResultReporter.ModulePrepTimes
public
static
class
SuiteResultReporter.ModulePrepTimes
extends Object
java.lang.Object | |
↳ | com.android.tradefed.result.suite.SuiteResultReporter.ModulePrepTimes |
ตัวยึดวัตถุสำหรับเวลาในการเตรียมและการฉีกขาดของ 1 โมดูล
สรุป
ช่อง | |
---|---|
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 |