SubprocessEventHelper.TestRunEndedEventInfo
public
static
class
SubprocessEventHelper.TestRunEndedEventInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestRunEndedEventInfo |
Bantuan untuk Informasi testRunEnded.
Ringkasan
Kolom | |
---|---|
public
|
mRunMetrics
|
public
Long |
mTime
|
Konstruktor publik | |
---|---|
TestRunEndedEventInfo(Long time,
|
|
TestRunEndedEventInfo(JSONObject jsonObject)
|
Metode publik | |
---|---|
String
|
toString()
|
Kolom
mRunMetrics
publicmRunMetrics
mTime
public Long mTime
Konstruktor publik
InfoAcaraTestRunEnded
public TestRunEndedEventInfo (Long time,runMetrics)
Parameter | |
---|---|
time |
Long |
runMetrics |
|
InfoInfoTestRunEndedEvent
public TestRunEndedEventInfo (JSONObject jsonObject)
Parameter | |
---|---|
jsonObject |
JSONObject |
Menampilkan | |
---|---|
JSONException |
Metode publik
toString
public String toString ()
Hasil | |
---|---|
String |