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.java523 public static class TestLogEventInfo { class in SubprocessEventHelper
528 public TestLogEventInfo(String dataName, LogDataType dataType, File dataFile) { in TestLogEventInfo() method in SubprocessEventHelper.TestLogEventInfo
534 public TestLogEventInfo(JSONObject jsonObject) throws JSONException { in TestLogEventInfo() method in SubprocessEventHelper.TestLogEventInfo