SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.TestRunEndedEventInfo


Pomocnik informacji o testRunEnded.

Podsumowanie

Fieldsem

public mRunMetrics

public Long mTime

Konstruktory publiczne

TestRunEndedEventInfo(Long time, runMetrics)
TestRunEndedEventInfo(JSONObject jsonObject)

Metody publiczne

String toString()

Fieldsem

Wskaźniki mRun

public  mRunMetrics

Czas

public Long mTime

Konstruktory publiczne

Informacje o zakończeniu testu uruchomienia

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parametry
time Long

runMetrics

Informacje o zakończeniu testu uruchomienia

public TestRunEndedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody publiczne

Ciąg

public String toString ()

Zwroty
String