SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Helper untuk Informasi testRunEnded.

Ringkasan

Kolom

public mRunMetrics

public Long mTime

Konstruktor publik

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

Metode publik

String toString()

Kolom

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

Konstruktor publik

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parameter
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Menampilkan
JSONException

Metode publik

toString

public String toString ()

Hasil
String