Home
last modified time | relevance | path

Searched defs:expectedException (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/PackageInstallerPermissionRequestApp/src/com/android/cts/packageinstallerpermissionrequestapp/
DPermissionRequestTest.kt37 val expectedException = ExpectedException.none() constant in com.android.cts.packageinstallerpermissionrequestapp.PermissionRequestTest
/cts/tests/app/FgsTimeoutTest/FgsTimeoutTestHelper/src/android/app/cts/fgstimeouttesthelper/
DFgsTimeoutMessageReceiver.java94 Class<?> expectedException = null; in onReceive() local
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DShortFgsMessageReceiver.java101 Class<?> expectedException = null; in onReceive() local
/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteStatementTest.java267 SQLiteDoneException expectedException = null; in testGetBlobFailureNoParam() local
288 SQLiteDoneException expectedException = null; in testGetBlobFailureParam() local
/cts/tests/wearable/src/android/wearable/cts/
DCtsIsolatedWearableSensingService.java176 String expectedException = data.getString(EXPECTED_EXCEPTION_KEY); in onDataProvided() local
275 String expectedException, in readFileAndVerify()
/cts/tests/tests/instantapp/src/android/cts/instantapp/resolver/
DResolverServiceMethodFallbackTest.kt129 val expectedException = ExpectedException.none() in <lambda>() constant
/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/
DOnDeviceIntelligenceManagerTest.java580 OnDeviceIntelligenceException expectedException = constructException(bundle); in exceptionPopulatedWhenAttemptingProcessRequest() local
/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java1267 ForegroundServiceStartNotAllowedException expectedException = null; in testFgsStartFromBGException() local