Home
last modified time | relevance | path

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

12

/external/antlr/tool/src/test/java/org/antlr/test/
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
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/
DVMDebugTest.java45 int expectedError = JDWPConstants.Error.INVALID_OBJECT; in sendDebuggerActivity() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
DParentTest.java151 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
DNameTest.java141 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
DChildrenTest.java186 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/
DValueTest.java134 private void checkCommandError(long stringID, int expectedError) { in checkCommandError()
/external/cronet/third_party/icu/source/tools/ctestfw/
Dtstdtmod.cpp82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset()
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
/external/icu/icu4c/source/tools/ctestfw/
Dtstdtmod.cpp82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset()
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DSpdy3Test.java58 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayRoundTrip() local
DHttp2Test.java565 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithoutDebugDataRoundTrip() local
588 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithDebugDataRoundTrip() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTex3DValidation.cpp204 bool TextureCubeMapArrayTex3DValidation::checkError(glw::GLint expectedError, const char* message) in checkError()
/external/angle/src/tests/compiler_tests/
DEmulateGLDrawID_test.cpp30 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure()
DEmulateGLBaseVertexBaseInstance_test.cpp32 const char *expectedError = nullptr, in CheckCompileFailure()
/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
DTestRunBlockingTest.kt368 val expectedError = TestException("hello") in <lambda>() constant
383 val expectedError = TestException("hello") in <lambda>() constant
/external/deqp/external/openglcts/modules/common/
DglcRobustnessTests.cpp373 bool GetnUniformTest::verifyError(GLint error, GLint expectedError, const char* method) in verifyError()
618 bool ReadnPixelsTest::verifyError(GLint error, GLint expectedError, const char* method) in verifyError()
/external/angle/src/tests/gl_tests/
DSRGBFramebufferTest.cpp55 GLenum expectedError = in TEST_P() local
DWebGLCompatibilityTest.cpp2668 GLenum expectedError) in drawBuffersEXTFeedbackLoop()
2937 GLenum expectedError) in drawBuffersFeedbackLoop()
5090 GLenum expectedError, in testCompressedTexLevelDimension()
5155 GLenum expectedError; in testCompressedTexImage() member
/external/skia/tests/
DSkSLErrorTest.cpp70 for (const std::string& expectedError : expectedErrors) { in check_expected_errors() local
/external/cronet/net/android/junit/src/org/chromium/net/
DHttpNegotiateAuthenticatorTest.java364 private void checkErrorReturn(Integer spnegoError, int expectedError) { in checkErrorReturn()
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp62 GLint error, GLint expectedError) in verifyQueryError()
85 …eUtils::verifyError(std::stringstream& log, const char* funcName, GLint error, GLint expectedError) in verifyError()
429 …ameterQueriesTestCase::testTextureSparseARB(const Functions& gl, GLint target, GLint expectedError) in testTextureSparseARB()
560 GLint expectedError) in testVirtualPageSizeIndexARB()
Dgl3cTransformFeedbackOverflowQueryTests.cpp445 void verifyError(GLenum expectedError) in verifyError()
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DTestFixture.h664 std::string input, expectedOutput, expectedError; in loadFilePreprocessAndCheck() local
/external/deqp-deps/glslang/gtests/
DTestFixture.h664 std::string input, expectedOutput, expectedError; in loadFilePreprocessAndCheck() local
/external/cronet/third_party/icu/source/test/cintltst/
Dnccbtst.c3015 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertFromUnicodeWithContext()
3195 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertToUnicodeWithContext()
/external/icu/icu4c/source/test/cintltst/
Dnccbtst.c3019 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertFromUnicodeWithContext()
3199 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertToUnicodeWithContext()

12