SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


testRunended তথ্যের জন্য সহায়ক।

সারসংক্ষেপ

ক্ষেত্র

public Map<String, String> mRunMetrics

public Long mTime

সরকারি নির্মাণকারী

TestRunEndedEventInfo (Long time, Map<String, String> runMetrics)
TestRunEndedEventInfo (JSONObject jsonObject)

জনসাধারণের পদ্ধতি

String toString ()

ক্ষেত্র

mRunMetrics

public Map<String, String> mRunMetrics

এমটাইম

public Long mTime

সরকারি নির্মাণকারী

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                Map<String, String> runMetrics)

প্যারামিটার
time Long

runMetrics Map

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

প্যারামিটার
jsonObject JSONObject

নিক্ষেপ
JSONException

জনসাধারণের পদ্ধতি

স্ট্রিং-এ

public String toString ()

ফেরত
String