Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java181 public static class InvocationFailedEventInfo { class in SubprocessEventHelper
184 public InvocationFailedEventInfo(Throwable cause) { in InvocationFailedEventInfo() method in SubprocessEventHelper.InvocationFailedEventInfo
188 public InvocationFailedEventInfo(JSONObject jsonObject) throws JSONException { in InvocationFailedEventInfo() method in SubprocessEventHelper.InvocationFailedEventInfo