Home
last modified time | relevance | path

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

/cts/hostsidetests/tzdata/src/com/android/cts/tzdata/
DTzDataCheckTest.java146 assertDeviceFileExists(baseTzFilesDir + "tz_version"); in testExpectedBaseFilesExist()
932 private void assertDeviceFileExists(String s) throws DeviceNotAvailableException { in assertDeviceFileExists() method in TzDataCheckTest
937 assertDeviceFileExists(path.devicePath); in assertDevicePathExists()