Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_sdltest.c156 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberUint8() local
266 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberUint16() local
376 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberUint32() local
486 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberUint64() local
596 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberSint8() local
706 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberSint16() local
816 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberSint32() local
933 const char *expectedError = "That operation is not supported"; in sdltest_randomBoundaryNumberSint64() local
1152 const char* expectedError = "Parameter 'maxLength' is invalid"; in sdltest_randomAsciiStringWithMaximumLength() local
1205 const char* expectedError = "Parameter 'size' is invalid"; in sdltest_randomAsciiStringOfSize() local
Dtestautomation_keyboard.c113 const char *expectedError = "Parameter 'scancode' is invalid"; in _checkInvalidScancodeError() local
483 const char *expectedError = "Parameter 'rect' is invalid"; in keyboard_setTextInputRectNegative() local
595 const char *expectedError = "Parameter 'name' is invalid"; in _checkInvalidNameError() local
/third_party/typescript/src/testRunner/unittests/config/
DcommandLineParsing.ts14 const expectedError = expectedErrors[i]; constant
738 const expectedError = expectedErrors[i]; constant
DconvertTypeAcquisitionFromJson.ts20 const expectedError = expectedErrors[i]; constant
DconfigurationExtension.ts202 const expectedError = expected[i]; constant
DconvertCompilerOptionsFromJson.ts66 const expectedError = expectedErrors[i]; constant
/third_party/node/test/parallel/
Dtest-fs-assert-encoding-error.js7 const expectedError = { variable
Dtest-internal-util-assertCrypto.js8 const expectedError = common.expectsError({ constant
Dtest-child-process-uid-gid.js5 const expectedError = common.isWindows ? /\bENOTSUP\b/ : /\bEPERM\b/; constant
Dtest-dgram-send-address-types.js25 const expectedError = { variable
Dtest-whatwg-url-custom-domainto.js20 const expectedError = { code: 'ERR_MISSING_ARGS', name: 'TypeError' }; variable
Dtest-http-res-write-end-dont-take-array.js38 const expectedError = { variable
Dtest-whatwg-encoding-custom-interop.js48 const expectedError = { variable
Dtest-http2-perf_hooks.js53 const expectedError = { code: 'ERR_VALID_PERFORMANCE_ENTRY_TYPE' }; variable
Dtest-child-process-validate-stdio.js8 const expectedError = { code: 'ERR_INVALID_OPT_VALUE', name: 'TypeError' }; variable
Dtest-fs-access.js93 const expectedError = (err) => { function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DSRGBFramebufferTest.cpp46 GLenum expectedError = in TEST_P() local
/third_party/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()
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/
Dtstdtmod.cpp82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset()
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Dtstdtmod.cpp82 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError) { in expectErrorAndReset()
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DEmulateGLBaseVertexBaseInstance_test.cpp28 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure()
DEmulateGLDrawID_test.cpp28 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DEmulateGLDrawID_test.cpp28 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure()
DEmulateGLBaseVertexBaseInstance_test.cpp29 const char *expectedError = nullptr, in CheckCompileFailure()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTex3DValidation.cpp204 bool TextureCubeMapArrayTex3DValidation::checkError(glw::GLint expectedError, const char* message) in checkError()

12