Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A 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
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A 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
H A Des31fDebugTests.cpp385 void BaseCase::expectError(GLenum error0, GLenum error1) in expectError() function in deqp::gles31::Functional::__anon5e098b950111::BaseCase
870 void GetErrorCase::expectError(glw::GLenum error0, glw::GLenum error1) in expectError() function in deqp::gles31::Functional::__anon5e098b950111::GetErrorCase
/aosp_15_r20/external/deqp/modules/egl/
H A 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()
H A DteglApiCase.cpp85 void ApiCase::expectError(EGLenum expected) in expectError() function in deqp::egl::ApiCase
H A DteglNegativePartialUpdateTests.cpp216 void NegativePartialUpdateTest::expectError(EGLenum expected) in expectError() function in deqp::egl::__anonbae17d620111::NegativePartialUpdateTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/test/
H A DTestCheckLogicalGroupings.java87 boolean expectError) { in assertCheckStatus()
211 boolean expectError) { in assertCheckStatus2()
/aosp_15_r20/frameworks/base/tests/CoreTests/android/core/
H A DTestEventHandler.java704 public void expectError() { in expectError() method in TestEventHandler
712 public void expectError(int errorId) { in expectError() method in TestEventHandler
/aosp_15_r20/external/pdfium/testing/resources/javascript/
H A Dexpect.js18 function expectError(expression) { function
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue4562.go33 func expectError(expectLine int) { func
/aosp_15_r20/art/test/518-null-array-get/src/
H A DMain.java30 private static void checkLoad(String className, boolean expectError) throws Exception { in checkLoad()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/
H A DServerStreamTest.java242 RuntimeException expectError = new RuntimeException("my upstream error"); in testAfterError() local
/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DRoundToIntegerTest.h42 bool expectError) { in test_one_input()
/aosp_15_r20/external/llvm-libc/test/src/math/
H A DRoundToIntegerTest.h57 IntType expected, bool expectError) { in test_one_input()
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DEthernetManagerTest.kt332 fun expectError() { in <lambda>() method
DConnectivityManagerTest.java1773 public void expectError(int error) { in expectError() method in TestSocketKeepaliveCallback
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dhandshake_server_test.go1646 func expectError(t *testing.T, err error, sub string) { func
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DBidirectionalStreamTest.java1451 FailureType failureType, ResponseStep failureStep, boolean expectError) { in throwOrCancel()
H A DCronetUrlRequestTest.java2159 boolean expectError) { in throwOrCancel()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp1743 auto expectError = [](bool enabled, int mask) { in TEST_P() local
H A DTextureTest.cpp5847 GLenum expectError = 0; in TEST_P() local