Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java111 public static class TestRunFailedEventInfo { class in SubprocessEventHelper
114 public TestRunFailedEventInfo(String reason) { in TestRunFailedEventInfo() method in SubprocessEventHelper.TestRunFailedEventInfo
118 public TestRunFailedEventInfo(JSONObject jsonObject) throws JSONException { in TestRunFailedEventInfo() method in SubprocessEventHelper.TestRunFailedEventInfo