/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
D | CleanupTest.kt | 56 val thrown = assertFailsWith<TestException1> { in testThrowTry() constant 74 val thrown = assertFailsWith<TestException2> { in testThrowCleanup() constant 92 val thrown = assertFailsWith<TestException1> { in testThrowBoth() constant 161 val thrown = assertFailsWith<TestException2> { in testThrowInCatch() constant 180 val thrown = assertFailsWith<TestException1> { in testMultipleCleanups() constant
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/src/com/android/multidexlegacyandexception/ |
D | IntermediateClass.java | 82 public static int get5(Throwable thrown) { in get5()
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/ |
D | PrimarySwitchControllerTest.java | 29 public final ExpectedException thrown = ExpectedException.none(); field in PrimarySwitchControllerTest
|
D | ProviderTileTest.java | 52 public final ExpectedException thrown = ExpectedException.none(); field in ProviderTileTest
|
D | SwitchesProviderTest.java | 56 public final ExpectedException thrown = ExpectedException.none(); field in SwitchesProviderTest
|
/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/tasks/ |
D | BackupFileDecryptorTaskTest.java | 292 MalformedEncryptedFileException thrown = in decryptFile_throwsForBadChunksMetadataOffset() local 314 MalformedEncryptedFileException thrown = in decryptFile_throwsForChunksMetadataOffsetBeyondEndOfFile() local 335 MalformedEncryptedFileException thrown = in decryptFile_throwsForChunksMetadataOffsetBeforeBeginningOfFile() local
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/ |
D | BarChartInfoTest.java | 35 public final ExpectedException thrown = ExpectedException.none(); field in BarChartInfoTest
|
D | AppEntitiesHeaderControllerTest.java | 42 public final ExpectedException thrown = ExpectedException.none(); field in AppEntitiesHeaderControllerTest
|
D | BarChartPreferenceTest.java | 41 public final ExpectedException thrown = ExpectedException.none(); field in BarChartPreferenceTest
|
/frameworks/base/core/java/android/util/ |
D | Base64OutputStream.java | 108 IOException thrown = null; in close() local
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
D | StagingManagerTest.java | 460 IllegalArgumentException thrown = assertThrows(IllegalArgumentException.class, in getStagedApexInfos_validatePreConditions() local 470 IllegalArgumentException thrown = assertThrows(IllegalArgumentException.class, in getStagedApexInfos_validatePreConditions() local 480 IllegalArgumentException thrown = assertThrows(IllegalArgumentException.class, in getStagedApexInfos_validatePreConditions() local
|
/frameworks/base/core/tests/coretests/src/com/android/internal/infra/ |
D | AndroidFutureTest.java | 184 ExecutionException thrown = expectThrows(ExecutionException.class, in testThenCombine_functionThrowingException() local
|
/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/ |
D | PlatformCompatPermissionsTest.java | 55 public final ExpectedException thrown = ExpectedException.none(); field in PlatformCompatPermissionsTest
|
/frameworks/base/core/tests/coretests/src/android/hardware/display/ |
D | VirtualDisplayTest.java | 335 final Throwable[] thrown = new Throwable[1]; in runOnUiThread() local
|
/frameworks/base/core/java/android/app/ |
D | SharedPreferencesImpl.java | 163 Throwable thrown = null; in loadFromDisk() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
D | DisplayManagerServiceTest.java | 528 Exception thrown = null; in testTooDarkBrightnessConfigurationThrowException() local
|