SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


معلومات عن مساعد الاستدعاء التي بدأت

ملخّص

الحقول

public Long mStartTime

public String mTestTag

شركة إنشاءات عامة

InvocationStartedEventInfo(String testTag, Long startTime)
InvocationStartedEventInfo(JSONObject jsonObject)

الطرق العامة

String toString()

الحقول

وقت البدء

public Long mStartTime

علامة اختبارm

public String mTestTag

شركة إنشاءات عامة

معلومات استدعاء InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

المعلمات
testTag String

startTime Long

معلومات استدعاء InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

المعلمات
jsonObject JSONObject

الرميات
JSONException

الطرق العامة

إلىسلسلة

public String toString ()

المرتجعات
String