Home
last modified time | relevance | path

Searched refs:testLogDeviceInfo (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java207 testLogDeviceInfo(name, stream); in testLog()
235 private void testLogDeviceInfo(String name, InputStreamSource stream) { in testLogDeviceInfo() method in CertificationSuiteResultReporter
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java714 testLogDeviceInfo(name, stream); in testLog()
737 private void testLogDeviceInfo(String name, InputStreamSource stream) { in testLogDeviceInfo() method in ResultReporter