Searched defs:dataName (Results 1 – 5 of 5) sorted by relevance
| /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
| D | TestLog.java | 50 static TestLogType fromDataName(String dataName) { in fromDataName() 82 static TestLog fromDataName(String dataName, String url) { in fromDataName()
|
| D | CtsXmlResultReporter.java | 227 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() 241 public void testLogSaved(String dataName, LogDataType dataType, InputStreamSource dataStream, in testLogSaved()
|
| D | IssueReporter.java | 80 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog()
|
| /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/ |
| D | NoOpTestInvocationListener.java | 44 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) {} in testLog()
|
| /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/ |
| D | ResultReporter.java | 518 public void testLogSaved(String dataName, LogDataType dataType, InputStreamSource dataStream, in testLogSaved()
|