/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/test/ |
D | TestCoroutineContextTest.kt | 249 val expectedError = IllegalAccessError("hello") in <lambda>() constant 260 val expectedError = IllegalAccessError("hello") in <lambda>() constant 273 val expectedError = TestException("hello") in <lambda>() constant 287 val expectedError = IllegalAccessError("hello") in <lambda>() constant 303 val expectedError = TestException("hello") in <lambda>() constant 319 val expectedError = IllegalAccessError("hello") in <lambda>() constant 334 val expectedError = TestException("hello") in <lambda>() constant
|
/external/antlr/tool/src/test/java/org/antlr/test/ |
D | TestCompositeGrammars.java | 258 …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/ |
D | VMDebugTest.java | 45 int expectedError = JDWPConstants.Error.INVALID_OBJECT; in sendDebuggerActivity() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ |
D | ParentTest.java | 151 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
|
D | NameTest.java | 141 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
|
D | ChildrenTest.java | 186 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/ |
D | ValueTest.java | 134 private void checkCommandError(long stringID, int expectedError) { in checkCommandError()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
D | Spdy3Test.java | 58 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayRoundTrip() local
|
D | Http2Test.java | 565 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithoutDebugDataRoundTrip() local 588 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithDebugDataRoundTrip() local
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | tstdtmod.cpp | 82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset() 91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
|
/external/angle/src/tests/compiler_tests/ |
D | EmulateGLDrawID_test.cpp | 28 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure()
|
D | EmulateGLBaseVertexBaseInstance_test.cpp | 28 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayTex3DValidation.cpp | 204 bool TextureCubeMapArrayTex3DValidation::checkError(glw::GLint expectedError, const char* message) in checkError()
|
/external/kotlinx.coroutines/kotlinx-coroutines-test/test/ |
D | TestRunBlockingTest.kt | 343 val expectedError = IllegalAccessError("hello") in <lambda>() constant 354 val expectedError = IllegalAccessError("hello") in <lambda>() constant
|
/external/angle/src/tests/gl_tests/ |
D | SRGBFramebufferTest.cpp | 55 GLenum expectedError = in TEST_P() local
|
D | WebGLCompatibilityTest.cpp | 2626 GLenum expectedError) in drawBuffersEXTFeedbackLoop() 2895 GLenum expectedError) in drawBuffersFeedbackLoop()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustnessTests.cpp | 373 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()
|
D | glcPackedDepthStencilTests.cpp | 1484 GLenum expectedError = GL_INVALID_OPERATION; in checkErrors() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cSparseTextureTests.cpp | 62 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()
|
D | gl3cTransformFeedbackOverflowQueryTests.cpp | 445 void verifyError(GLenum expectedError) in verifyError()
|
/external/angle/third_party/vulkan-deps/glslang/src/gtests/ |
D | TestFixture.h | 658 std::string input, expectedOutput, expectedError; in loadFilePreprocessAndCheck() local
|
/external/deqp-deps/glslang/gtests/ |
D | TestFixture.h | 658 std::string input, expectedOutput, expectedError; in loadFilePreprocessAndCheck() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 3018 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertFromUnicodeWithContext() 3198 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertToUnicodeWithContext()
|
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 552 expectedError string member
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureMultisampleTests.cpp | 2003 …const glw::GLenum expectedError = (m_sampleParam == SAMPLECOUNT_HIGH) ? (GL_INVALID_OPERATION) : … in iterate() local
|