Home
last modified time | relevance | path

Searched defs:InvocationStartedEventInfo (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java607 public static class InvocationStartedEventInfo { class in SubprocessEventHelper
611 public InvocationStartedEventInfo(String testTag, Long startTime) { in InvocationStartedEventInfo() method in SubprocessEventHelper.InvocationStartedEventInfo
616 public InvocationStartedEventInfo(JSONObject jsonObject) throws JSONException { in InvocationStartedEventInfo() method in SubprocessEventHelper.InvocationStartedEventInfo