Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DTestLog.java50 static TestLogType fromDataName(String dataName) { in fromDataName() method in TestLog.TestLogType
82 static TestLog fromDataName(String dataName, String url) { in fromDataName() method in TestLog