SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Trợ giúp cho thông tin testRunEnded.

Tóm tắt

Trường

public mRunMetrics

public Long mTime

Hàm khởi tạo công khai

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

Phương thức công khai

String toString()

Trường

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

Hàm khởi tạo công khai

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Tham số
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Tham số
jsonObject JSONObject

Gửi
JSONException

Phương thức công khai

toString

public String toString ()

Giá trị trả về
String