Home
last modified time | relevance | path

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

1234

/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/
DLauncherRestoreEventLoggerImplTest.kt60 val expectedError = "test_failure" in logLauncherItemsRestoreFailed logs multiple items as failing restore() constant
107 val expectedError = "test_failure" in logSingleFavoritesItemRestoreFailed logs a single Favorites Item as failing restore() constant
125 val expectedError = "test_failure" in logFavoritesItemsRestoreFailed logs multiple Favorites Items as failing restore() constant
/aosp_15_r20/external/antlr/tool/src/test/java/org/antlr/test/
H A DTestCompositeGrammars.java258 …String expectedError = "error(161): "+tmpdir.toString().replaceFirst("\\-[0-9]+","")+"/M.g:2:8: co… in testCombinedImportsCombined() local
310 String expectedError = in testSameStringTwoNames() local
363 String expectedError = in testSameNameTwoStrings() local
401 String expectedError = in testImportedTokenVocabIgnoredWithWarning() local
668 String expectedError = in testInvalidImportMechanism() local
741 String expectedError = in testWarningForUndefinedToken() local
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/tracing/
H A DTracedServerStreamingCallableTest.java142 RuntimeException expectedError = new RuntimeException("expected error"); in testOperationFail() local
156 RuntimeException expectedError = new RuntimeException("expected error"); in testSyncError() local
H A DTracedClientStreamingCallableTest.java130 RuntimeException expectedError = new RuntimeException("fake error"); in testOperationFailed() local
139 RuntimeException expectedError = new RuntimeException("fake error"); in testSyncError() local
H A DTraceFinisherTest.java72 RuntimeException expectedError = new RuntimeException("fake"); in testFailure() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
H A DTestRunBlockingTest.kt366 val expectedError = TestException("hello") in <lambda>() constant
381 val expectedError = TestException("hello") in <lambda>() constant
/aosp_15_r20/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/
H A DTokenizerTest.kt33 val expectedError: String? = null, in <lambda>() constant in com.android.tools.metalava.model.text.TokenizerTest.Params
90 params.expectedError?.let { expectedError -> in <lambda>() method
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/
DParser_unittest.cpp48 const char* expectedError; in TEST() member
87 const char* expectedError; in TEST() member
/aosp_15_r20/platform_testing/libraries/flag-helpers/junit/test/src/android/platform/test/flag/junit/
H A DAnnotationTestRuleHelper.java185 void assertFailsWithType(Class<? extends Throwable> expectedError) { in assertFailsWithType()
190 Class<? extends Throwable> expectedError, String expectedMessage) { in assertFailsWithTypeAndMessage()
/aosp_15_r20/build/soong/android/
H A Dprebuilt_test.go419 func testPrebuiltErrorWithFixture(t *testing.T, expectedError, bp string, fixture FixturePreparer) { argument
437 func testPrebuiltError(t *testing.T, expectedError, bp string) { argument
/aosp_15_r20/external/cronet/third_party/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset()
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
/aosp_15_r20/external/icu/icu4c/source/tools/ctestfw/
H A Dtstdtmod.cpp82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset()
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DSystemUpdatePolicyTest.java412 private void testFreezePeriodsFails(int expectedError, String... dates) throws Exception { in testFreezePeriodsFails()
428 private void testPrevFreezePeriodFails(int expectedError, String prevStart, String prevEnd, in testPrevFreezePeriodFails()
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
H A DHttp2Test.java565 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithoutDebugDataRoundTrip() local
588 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithDebugDataRoundTrip() local
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DCameraPermissionTest.kt590 val expectedError = in <lambda>() constant
601 val expectedError = in <lambda>() constant
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.cpp62 GLint error, GLint expectedError) in verifyQueryError()
85 …eUtils::verifyError(std::stringstream &log, const char *funcName, GLint error, GLint expectedError) in verifyError()
431 …ameterQueriesTestCase::testTextureSparseARB(const Functions &gl, GLint target, GLint expectedError) in testTextureSparseARB()
562 GLint expectedError) in testVirtualPageSizeIndexARB()
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyAdaptiveCumulatorTest.java524 final UnsupportedOperationException expectedError = new UnsupportedOperationException(); in mergeWithCompositeTail_tailExpandable_mergedReleaseOnThrow() local
554 final UnsupportedOperationException expectedError = new UnsupportedOperationException(); in mergeWithCompositeTail_tailNotExpandable_mergedReleaseOnThrow() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_utils.h28 /* const */ UErrorCode expectedError; variable
182 UErrorCode expectedError; variable
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp374 bool GetnUniformTest::verifyError(GLint error, GLint expectedError, const char *method) in verifyError()
619 bool ReadnPixelsTest::verifyError(GLint error, GLint expectedError, const char *method) in verifyError()
/aosp_15_r20/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
H A DUiAutomationTestBase.kt179 val expectedError = if (userRejected) REASON_USER_REJECTED else REASON_CANCELED in <lambda>() constant
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DCdsLoadBalancer2Test.java474 Status expectedError = Status.UNAVAILABLE.withDescription( in aggregateCluster_discoveryErrorBeforeChildLbCreated_returnErrorPicker() local
477 assertPicker(pickerCaptor.getValue(), expectedError, null); in aggregateCluster_discoveryErrorBeforeChildLbCreated_returnErrorPicker() local
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/
H A DVMDebugTest.java45 int expectedError = JDWPConstants.Error.INVALID_OBJECT; in sendDebuggerActivity() local
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/
H A DLocalDynamoDbAsyncTestBase.java46 Class<? extends Throwable> expectedError) { in drainPublisherToError()
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/
H A DValueTest.java134 private void checkCommandError(long stringID, int expectedError) { in checkCommandError()
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
H A DParentTest.java151 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()

1234