Searched refs:assertStartsWith (Results 1 – 2 of 2) sorted by relevance
937 private static void assertStartsWith(String message, String prefix, String actual) { in assertStartsWith() method in StorageManagerTest1077 assertStartsWith("Path should be in " + OBB_MOUNT_PREFIX, in checkMountedPath()
3459 private void assertStartsWith(String actual, String prefix) throws Exception { in assertStartsWith() method in ScopedStorageDeviceTest3469 assertStartsWith(path, prefix); in assertLowerFsFd()3476 assertStartsWith(path, prefix); in assertUpperFsFd()