Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java331 public static class BaseTestEventInfo { class in SubprocessEventHelper
335 public BaseTestEventInfo(String className, String testName) { in BaseTestEventInfo() method in SubprocessEventHelper.BaseTestEventInfo
340 public BaseTestEventInfo(JSONObject jsonObject) throws JSONException { in BaseTestEventInfo() method in SubprocessEventHelper.BaseTestEventInfo