Home
last modified time | relevance | path

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

/system/gsid/tests/
DDsuTestBase.java81 public void assertDevicePathExist(String path) throws DeviceNotAvailableException { in assertDevicePathExist() method in DsuTestBase
DDsuGsiIntegrationTest.java200 assertDevicePathExist(REMOUNT_TEST_FILE); in testDsuGsi()