Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java937 private static void assertStartsWith(String message, String prefix, String actual) { in assertStartsWith() method in StorageManagerTest
1077 assertStartsWith("Path should be in " + OBB_MOUNT_PREFIX, in checkMountedPath()
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java3459 private void assertStartsWith(String actual, String prefix) throws Exception { in assertStartsWith() method in ScopedStorageDeviceTest
3469 assertStartsWith(path, prefix); in assertLowerFsFd()
3476 assertStartsWith(path, prefix); in assertUpperFsFd()