Searched refs:deviceInfoName (Results 1 – 2 of 2) sorted by relevance
52 String deviceInfoName = getClass().getSimpleName() + FILE_SUFFIX; in testCollectDeviceInfo() local63 throw new EOFException(String.format("File is empty: %s", deviceInfoName)); in testCollectDeviceInfo()67 mLogger.addTestLog(deviceInfoName, LogDataType.TEXT, source); in testCollectDeviceInfo()71 deviceInfoName, e.getMessage())); in testCollectDeviceInfo()
486 String deviceInfoName = String.format("Test%s", DeviceInfo.FILE_SUFFIX); in testTestLogWithDeviceInfo() local488 mReporter.testLog(deviceInfoName, LogDataType.TEXT, fakeData); in testTestLogWithDeviceInfo()497 assertEquals(deviceInfoName, deviceInfoFile.getName()); in testTestLogWithDeviceInfo()