Searched refs:assertDevicePathNotExist (Results 1 – 2 of 2) sorted by relevance
190 assertDevicePathNotExist(REMOUNT_TEST_PATH); in testDsuGsi()200 assertDevicePathNotExist(REMOUNT_TEST_PATH); in testDsuGsi()220 assertDevicePathNotExist(REMOUNT_TEST_PATH); in testDsuGsi()
85 public void assertDevicePathNotExist(String path) throws DeviceNotAvailableException { in assertDevicePathNotExist() method in DsuTestBase