Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java462 InputStreamSource fakeData = new ByteArrayInputStreamSource("test".getBytes()); in testTestLog() local
485 InputStreamSource fakeData = new ByteArrayInputStreamSource("test".getBytes()); in testTestLogWithDeviceInfo() local