Searched defs:testLog (Results 1 – 7 of 7) sorted by relevance
| /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
| D | Test.java | 77 public void addTestLog(TestLog testLog) { in addTestLog() 246 private synchronized void addTestLogLocked(TestLog testLog) { in addTestLogLocked()
|
| D | IssueReporter.java | 80 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in IssueReporter
|
| D | CtsXmlResultReporter.java | 227 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in CtsXmlResultReporter
|
| /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() method in NoOpTestInvocationListener
|
| /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/ |
| D | ModuleListener.java | 168 public void testLog(String name, LogDataType type, InputStreamSource stream) { in testLog() method in ModuleListener
|
| D | ResultReporter.java | 497 public void testLog(String name, LogDataType type, InputStreamSource stream) { in testLog() method in ResultReporter
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
| D | TestLog.java | 619 public void testLog() { in testLog() method in TestLog
|