Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java539 public static class TestLogEventInfo { class in SubprocessEventHelper
544 public TestLogEventInfo(String dataName, LogDataType dataType, File dataFile) { in TestLogEventInfo() method in SubprocessEventHelper.TestLogEventInfo
550 public TestLogEventInfo(JSONObject jsonObject) throws JSONException { in TestLogEventInfo() method in SubprocessEventHelper.TestLogEventInfo