Home
last modified time | relevance | path

Searched defs:actualError (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/testRunner/unittests/config/
DconvertTypeAcquisitionFromJson.ts19 const actualError = actualErrors[i]; constant
DconfigurationExtension.ts201 const actualError = actual[i]; constant
DconvertCompilerOptionsFromJson.ts65 const actualError = actualErrors[i]; constant
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp449 GLenum actualError = gl.getError(); in verifyError() local
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c2361 const enum XML_Error actualError = XML_GetErrorCode(g_parser); in START_TEST() local