SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
调用开始信息的帮助程序。
概括
领域
mStartTime
public Long mStartTime
mTestTag
public String mTestTag
公共建设者
InvocationStartedEventInfo
public InvocationStartedEventInfo (String testTag,
Long startTime)
参数 |
---|
testTag | String |
startTime | Long |
InvocationStartedEventInfo
public InvocationStartedEventInfo (JSONObject jsonObject)
公开方法
toString
public String toString ()