/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fApiCase.cpp | 67 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 D | es2fApiCase.cpp | 65 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 D | es31fNegativeTestShared.cpp | 99 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 D | es31fDebugTests.cpp | 385 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 D | teglImageTests.cpp | 95 …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 D | teglApiCase.cpp | 85 void ApiCase::expectError(EGLenum expected) in expectError() function in deqp::egl::ApiCase
|
H A D | teglNegativePartialUpdateTests.cpp | 216 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 D | TestCheckLogicalGroupings.java | 87 boolean expectError) { in assertCheckStatus() 211 boolean expectError) { in assertCheckStatus2()
|
/aosp_15_r20/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestEventHandler.java | 704 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 D | expect.js | 18 function expectError(expression) { function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue4562.go | 33 func expectError(expectLine int) { func
|
/aosp_15_r20/art/test/518-null-array-get/src/ |
H A D | Main.java | 30 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 D | ServerStreamTest.java | 242 RuntimeException expectError = new RuntimeException("my upstream error"); in testAfterError() local
|
/aosp_15_r20/external/llvm-libc/test/src/math/smoke/ |
H A D | RoundToIntegerTest.h | 42 bool expectError) { in test_one_input()
|
/aosp_15_r20/external/llvm-libc/test/src/math/ |
H A D | RoundToIntegerTest.h | 57 IntType expected, bool expectError) { in test_one_input()
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | EthernetManagerTest.kt | 332 fun expectError() { in <lambda>() method
|
D | ConnectivityManagerTest.java | 1773 public void expectError(int error) { in expectError() method in TestSocketKeepaliveCallback
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/ |
D | handshake_server_test.go | 1646 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 D | BidirectionalStreamTest.java | 1451 FailureType failureType, ResponseStep failureStep, boolean expectError) { in throwOrCancel()
|
H A D | CronetUrlRequestTest.java | 2159 boolean expectError) { in throwOrCancel()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | FramebufferTest.cpp | 1743 auto expectError = [](bool enabled, int mask) { in TEST_P() local
|
H A D | TextureTest.cpp | 5847 GLenum expectError = 0; in TEST_P() local
|