SubprocessEventHelper.TestRunEndedEventInfo
public
static
class
SubprocessEventHelper.TestRunEndedEventInfo
extends Object
java.lang.Object | |
😎 | com.android.tradefed.util.SubprocessEventHelper.TestRunEndedEventInfo |
Hilfsfunktion für testRunEnded-Informationen.
Zusammenfassung
Felder | |
---|---|
public
|
mRunMetrics
|
public
Long |
mTime
|
Öffentliche Konstruktoren | |
---|---|
TestRunEndedEventInfo(Long time,
|
|
TestRunEndedEventInfo(JSONObject jsonObject)
|
Öffentliche Methoden | |
---|---|
String
|
toString()
|
Felder
mRunMetrics
publicmRunMetrics
m-Zeit
public Long mTime
Öffentliche Konstruktoren
TestRunEndedEventInfo
public TestRunEndedEventInfo (Long time,runMetrics)
Parameter | |
---|---|
time |
Long |
runMetrics |
|
TestRunEndedEventInfo
public TestRunEndedEventInfo (JSONObject jsonObject)
Parameter | |
---|---|
jsonObject |
JSONObject |
Ausgabe | |
---|---|
JSONException |
Öffentliche Methoden
toString
public String toString ()
Returns | |
---|---|
String |