Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DTestLog.java35 public enum TestLogType { enum in TestLog
65 private TestLogType(String dataNamePrefix) { in TestLogType() method in TestLog.TestLogType