SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


testRunEnded 정보에 대한 도우미입니다.

요약

필드

public mRunMetrics

public Long mTime

공개 생성자

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

공개 메소드

String toString ()

필드

mRunMetrics

public  mRunMetrics

m시간

public Long mTime

공개 생성자

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

매개변수
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

매개변수
jsonObject JSONObject

던지기
JSONException

공개 메소드

toString

public String toString ()

보고
String