Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1283 assertThrowsErrorOnInsertToOtherAppPrivateDirectories(path); in assertCantInsertDataValue()
1295 private static void assertThrowsErrorOnInsertToOtherAppPrivateDirectories(String path) in assertThrowsErrorOnInsertToOtherAppPrivateDirectories() method in TestUtils