Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java184 public static class TestRunEndedEventInfo { class in SubprocessEventHelper
188 public TestRunEndedEventInfo(Long time, Map<String, String> runMetrics) { in TestRunEndedEventInfo() method in SubprocessEventHelper.TestRunEndedEventInfo
193 public TestRunEndedEventInfo(JSONObject jsonObject) throws JSONException { in TestRunEndedEventInfo() method in SubprocessEventHelper.TestRunEndedEventInfo