Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1246 boolean throwsExceptionForDataValue, TestApp otherApp, String callingPackageName) in assertCantInsertToOtherPrivateAppDirectories() argument
1262 assertCantInsertDataValue(throwsExceptionForDataValue, absolutePath); in assertCantInsertToOtherPrivateAppDirectories()
1263 assertCantInsertDataValue(throwsExceptionForDataValue, in assertCantInsertToOtherPrivateAppDirectories()
1265 assertCantInsertDataValue(throwsExceptionForDataValue, in assertCantInsertToOtherPrivateAppDirectories()
1280 private static void assertCantInsertDataValue(boolean throwsExceptionForDataValue, in assertCantInsertDataValue() argument
1282 if (throwsExceptionForDataValue) { in assertCantInsertDataValue()
1320 boolean throwsExceptionForDataValue, TestApp otherApp, String callingPackageName) in assertCantUpdateToOtherPrivateAppDirectories() argument
1337 if (throwsExceptionForDataValue) { in assertCantUpdateToOtherPrivateAppDirectories()