Home
last modified time | relevance | path

Searched defs:expectError (Results 1 – 22 of 22) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fApiCase.cpp65 void ApiCase::expectError(uint32_t expected) in expectError() function in deqp::gles2::Functional::ApiCase
77 void ApiCase::expectError(uint32_t expected0, uint32_t expected1) in expectError() function in deqp::gles2::Functional::ApiCase
/external/deqp/modules/gles3/functional/
Des3fApiCase.cpp67 void ApiCase::expectError(uint32_t expected) in expectError() function in deqp::gles3::Functional::ApiCase
78 void ApiCase::expectError(uint32_t expected0, uint32_t expected1) in expectError() function in deqp::gles3::Functional::ApiCase
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp99 void NegativeTestContext::expectError(GLenum error) in expectError() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
104 void NegativeTestContext::expectError(GLenum error0, GLenum error1) in expectError() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
Des31fDebugTests.cpp385 void BaseCase::expectError(GLenum error0, GLenum error1) in expectError() function in deqp::gles31::Functional::__anonb62e16150111::BaseCase
870 void GetErrorCase::expectError(glw::GLenum error0, glw::GLenum error1) in expectError() function in deqp::gles31::Functional::__anonb62e16150111::GetErrorCase
/external/pdfium/testing/resources/javascript/
Dexpect.js18 function expectError(expression) { function
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/test/
DTestCheckLogicalGroupings.java87 boolean expectError) { in assertCheckStatus()
211 boolean expectError) { in assertCheckStatus2()
/external/deqp/modules/egl/
DteglImageTests.cpp95 …heckCallError(EglTestContext &eglTestCtx, const char *call, RetVal returnValue, EGLint expectError) in checkCallError()
120 EGLint expectError) in checkCallReturn()
251 … EGLenum source, const char *srcStr, EGLint expectError, imageType noImageVal) in checkCreate()
DteglApiCase.cpp85 void ApiCase::expectError(EGLenum expected) in expectError() function in deqp::egl::ApiCase
DteglNegativePartialUpdateTests.cpp216 void NegativePartialUpdateTest::expectError(EGLenum expected) in expectError() function in deqp::egl::__anon179757e20111::NegativePartialUpdateTest
/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/
DServerStreamTest.java242 RuntimeException expectError = new RuntimeException("my upstream error"); in testAfterError() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/smoke/
DRoundToIntegerTest.h42 bool expectError) { in test_one_input()
/external/llvm-libc/test/src/math/smoke/
DRoundToIntegerTest.h42 bool expectError) { in test_one_input()
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/smoke/
DRoundToIntegerTest.h42 bool expectError) { in test_one_input()
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/
DRoundToIntegerTest.h57 IntType expected, bool expectError) { in test_one_input()
/external/llvm-libc/test/src/math/
DRoundToIntegerTest.h57 IntType expected, bool expectError) { in test_one_input()
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/
DRoundToIntegerTest.h57 IntType expected, bool expectError) { in test_one_input()
/external/cronet/tot/components/cronet/android/test/javatests/src/org/chromium/net/
DBidirectionalStreamTest.java1463 FailureType failureType, ResponseStep failureStep, boolean expectError) { in throwOrCancel()
DCronetUrlRequestTest.java2282 boolean expectError) { in throwOrCancel()
/external/cronet/stable/components/cronet/android/test/javatests/src/org/chromium/net/
DBidirectionalStreamTest.java1463 FailureType failureType, ResponseStep failureStep, boolean expectError) { in throwOrCancel()
DCronetUrlRequestTest.java2282 boolean expectError) { in throwOrCancel()
/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp1802 auto expectError = [](bool enabled, int mask) { in TEST_P() local
DTextureTest.cpp5859 GLenum expectError = 0; in TEST_P() local