/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | messageformat2test.cpp | 573 …emanticallyInvalidPattern(uint32_t testNum, const UnicodeString& s, UErrorCode expectedErrorCode) { in testSemanticallyInvalidPattern() 597 …::testRuntimeErrorPattern(uint32_t testNum, const UnicodeString& s, UErrorCode expectedErrorCode) { in testRuntimeErrorPattern() 620 …stNum, const UnicodeString& s, const UnicodeString& expectedResult, UErrorCode expectedErrorCode) { in testRuntimeWarningPattern()
|
H A D | strcase.cpp | 845 UErrorCode expectedErrorCode; in assertGreekUpperNormalized() local 889 UErrorCode expectedErrorCode; in assertGreekUpperNormalized() local
|
H A D | messageformat2test_utils.h | 54 UErrorCode expectedErrorCode() const { in expectedErrorCode() function
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-json-protocol/src/test/java/software/amazon/awssdk/protocols/json/ |
H A D | FaultStatusCodeMappingTest.java | 145 private final String expectedErrorCode; field in FaultStatusCodeMappingTest.QueryErrorTestCase 147 …ryErrorTestCase(boolean hasAwsQueryCompatible, String queryErrorHeader, String expectedErrorCode) { in QueryErrorTestCase()
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/ |
D | SatelliteControllerTest.java | 4468 int expectedErrorCode = 100; in testRegistrationFailureCallback() local 4548 int expectedErrorCode = 1; in testTerrestrialNetworkAvailableChangedCallback() local 5829 private void verifySatelliteSupported(boolean supported, int expectedErrorCode) { in verifySatelliteSupported() 5839 boolean supported, int expectedErrorCode) { in verifySatelliteSupported() 5848 private void verifySatelliteEnabled(boolean enabled, int expectedErrorCode) { in verifySatelliteEnabled() 5857 private void verifySatelliteProvisioned(boolean provisioned, int expectedErrorCode) { in verifySatelliteProvisioned() 5868 int expectedErrorCode) { in verifyRequestNtnSignalStrength()
|
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/ |
H A D | CronetTestRule.java | 104 public void assertCronetInternalErrorCode(NetworkException exception, int expectedErrorCode) { in assertCronetInternalErrorCode()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
H A D | DisableCollectionTest.java | 178 private void disableCollection(long objectID, int expectedErrorCode) { in disableCollection()
|
H A D | EnableCollectionTest.java | 184 private void enableCollection(long objectID, int expectedErrorCode) { in enableCollection()
|
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/awsquerycompatible/ |
H A D | AwsQueryCompatibleErrorTest.java | 118 private void verifyErrorResponse(AwsServiceException e, String expectedErrorCode) { in verifyErrorResponse()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ |
H A D | SourceDebugExtensionTest.java | 55 private void doTest(String testName, String classSignature, int expectedErrorCode) { in doTest()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/it/java/software/amazon/awssdk/services/s3/ |
H A D | ExceptionUnmarshallingIntegrationTest.java | 162 private void assertMetadata(S3Exception e, String expectedErrorCode) { in assertMetadata()
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | CallComposerTest.java | 157 int expectedErrorCode) throws Exception { in pictureUploadHelper()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | strcase.cpp | 845 UErrorCode expectedErrorCode; in assertGreekUpperNormalized() local 889 UErrorCode expectedErrorCode; in assertGreekUpperNormalized() local
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/systemupdate/ |
H A D | InstallUpdateTest.java | 182 private void assertUpdateError(String fileName, int expectedErrorCode) { in assertUpdateError()
|
/aosp_15_r20/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
D | PublicApiFunctionalTest.java | 754 private void runSimpleFailureTest(int expectedErrorCode) throws Exception { in runSimpleFailureTest()
|
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/ |
H A D | WebViewSslTest.java | 851 int expectedErrorCode) { in loadUrlUntilError()
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/ |
H A D | SatelliteManagerTestOnMockService.java | 7329 int expectedTransferState, int expectedPendingCount, int expectedErrorCode) { in assertSingleSendDatagramStateChanged() 7339 int expectedTransferState, int expectedPendingCount, int expectedErrorCode) { in assertSingleReceiveDatagramStateChanged()
|
/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
D | ChildSessionStateMachineTest.java | 1361 Class<T> exceptionClass, IState expectedState, int expectedErrorCode) { in verifyIkeSessionFatalErrorAndSendOutboundIkeDeletePayload()
|
D | IkeSessionStateMachineTest.java | 4690 private void verifyProcessRekeyReqFailure(int expectedErrorCode) { in verifyProcessRekeyReqFailure()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | SoftApManagerTest.java | 2711 int expectedPrevState, int expectedErrorCode, in checkApStateChangedBroadcast()
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
H A D | RcsUceAdapterTest.java | 2291 int expectedErrorCode = expectedResult.argi1; in testTerminatedCallbackWithCapabilitiesRequest() local
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | PackageManagerTest.java | 1892 String expectedErrorCode = "INSTALL_PARSE_FAILED"; in testInstall_withLongUsesPermissionName_fail() local
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 4504 const int expectedErrorCode; in TEST_F() member
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | apache-harmony-jdwp-tests.jar | org/apache/harmony/jpda/tests/share/SyncDebuggee.class
SyncDebuggee.java
package ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | apache-harmony-jdwp-tests.jar | org/apache/harmony/jpda/tests/share/SyncDebuggee.class
SyncDebuggee.java
package ... |