Home
last modified time | relevance | path

Searched defs:expectedErrorCode (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test.cpp573 …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 Dstrcase.cpp845 UErrorCode expectedErrorCode; in assertGreekUpperNormalized() local
889 UErrorCode expectedErrorCode; in assertGreekUpperNormalized() local
H A Dmessageformat2test_utils.h54 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 DFaultStatusCodeMappingTest.java145 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/
DSatelliteControllerTest.java4468 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 DCronetTestRule.java104 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 DDisableCollectionTest.java178 private void disableCollection(long objectID, int expectedErrorCode) { in disableCollection()
H A DEnableCollectionTest.java184 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 DAwsQueryCompatibleErrorTest.java118 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 DSourceDebugExtensionTest.java55 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 DExceptionUnmarshallingIntegrationTest.java162 private void assertMetadata(S3Exception e, String expectedErrorCode) { in assertMetadata()
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DCallComposerTest.java157 int expectedErrorCode) throws Exception { in pictureUploadHelper()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dstrcase.cpp845 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 DInstallUpdateTest.java182 private void assertUpdateError(String fileName, int expectedErrorCode) { in assertUpdateError()
/aosp_15_r20/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DPublicApiFunctionalTest.java754 private void runSimpleFailureTest(int expectedErrorCode) throws Exception { in runSimpleFailureTest()
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DWebViewSslTest.java851 int expectedErrorCode) { in loadUrlUntilError()
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DSatelliteManagerTestOnMockService.java7329 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/
DChildSessionStateMachineTest.java1361 Class<T> exceptionClass, IState expectedState, int expectedErrorCode) { in verifyIkeSessionFatalErrorAndSendOutboundIkeDeletePayload()
DIkeSessionStateMachineTest.java4690 private void verifyProcessRekeyReqFailure(int expectedErrorCode) { in verifyProcessRekeyReqFailure()
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApManagerTest.java2711 int expectedPrevState, int expectedErrorCode, in checkApStateChangedBroadcast()
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DRcsUceAdapterTest.java2291 int expectedErrorCode = expectedResult.argi1; in testTerminatedCallbackWithCapabilitiesRequest() local
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/
H A DPackageManagerTest.java1892 String expectedErrorCode = "INSTALL_PARSE_FAILED"; in testInstall_withLongUsesPermissionName_fail() local
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4504 const int expectedErrorCode; in TEST_F() member
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...