Searched refs:fakeData (Results 1 – 1 of 1) sorted by relevance
462 InputStreamSource fakeData = new ByteArrayInputStreamSource("test".getBytes()); in testTestLog() local464 mReporter.testLog("test1", LogDataType.LOGCAT, fakeData); in testTestLog()471 mReporter.testLog("test2", LogDataType.LOGCAT, fakeData); in testTestLog()485 InputStreamSource fakeData = new ByteArrayInputStreamSource("test".getBytes()); in testTestLogWithDeviceInfo() local488 mReporter.testLog(deviceInfoName, LogDataType.TEXT, fakeData); in testTestLogWithDeviceInfo()