Searched refs:assertDeviceFileExists (Results 1 – 1 of 1) sorted by relevance
145 assertDeviceFileExists(baseTzFilesDir + "tz_version"); in testExpectedBaseFilesExist()146 assertDeviceFileExists(baseTzFilesDir + "tzdata"); in testExpectedBaseFilesExist()147 assertDeviceFileExists(baseTzFilesDir + "tzlookup.xml"); in testExpectedBaseFilesExist()933 private void assertDeviceFileExists(String s) throws DeviceNotAvailableException { in assertDeviceFileExists() method in TzDataCheckTest938 assertDeviceFileExists(path.devicePath); in assertDevicePathExists()