Home
last modified time | relevance | path

Searched defs:expected_error (Results 1 – 25 of 52) sorted by relevance

123

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplerParameterIError.cpp170 glw::GLenum expected_error) in VerifyGLGetSamplerParameterIiv()
203 glw::GLenum expected_error) in VerifyGLGetSamplerParameterIuiv()
231 glw::GLenum expected_error) in VerifyGLGetCallsForAllPNames()
256 glw::GLenum expected_error) in VerifyGLSamplerParameterIiv()
289 glw::GLenum expected_error) in VerifyGLSamplerParameterIuiv()
316 glw::GLenum expected_error) in VerifyGLSamplerCallsForAllPNames()
DesextcTextureBorderClampTexParameterIErrors.cpp263 glw::GLint params, glw::GLenum expected_error) in VerifyGLTexParameterIiv()
323 glw::GLuint params, glw::GLenum expected_error) in VerifyGLTexParameterIuiv()
351 glw::GLenum expected_error) in VerifyGLTexParameterIivForAll()
372 glw::GLenum pname, glw::GLint params, glw::GLenum expected_error) in VerifyGLTexParameterIivTextureBaseLevelForAll()
408 glw::GLenum expected_error) in VerifyGLTexParameterIuivForAll()
DesextcTextureBorderClampParameterBorderColorError.cpp182 glw::GLenum expected_error) in VerifyGLTexParameterf()
213 glw::GLenum expected_error) in VerifyGLTexParameteri()
243 glw::GLenum expected_error) in VerifyGLSamplerParameterf()
273 glw::GLenum expected_error) in VerifyGLSamplerParameteri()
DesextcTextureBorderClampSamplerParameterIWithWrongPname.cpp169 glw::GLenum expected_error) in VerifyGLGetSamplerParameterIiv()
202 glw::GLenum expected_error) in VerifyGLGetSamplerParameterIuiv()
235 glw::GLenum expected_error) in VerifyGLSamplerParameterIiv()
268 glw::GLenum expected_error) in VerifyGLSamplerParameterIuiv()
DesextcTextureBorderClampGetTexParameterIErrors.cpp136 …orderClampGetTexParameterIErrorsTest::CheckAllNames(glw::GLenum target, glw::GLenum expected_error) in CheckAllNames()
155 glw::GLenum expected_error) in VerifyGLGetTexParameterIiv()
184 glw::GLenum expected_error) in VerifyGLGetTexParameterIuiv()
/third_party/boost/libs/math/test/
Dgauss_quadrature_test.cpp89 double expected_error(unsigned) in expected_error() function
95 double expected_error<7>(unsigned id) in expected_error() function
117 double expected_error<9>(unsigned id) in expected_error() function
139 double expected_error<10>(unsigned id) in expected_error() function
161 double expected_error<15>(unsigned id) in expected_error() function
183 double expected_error<20>(unsigned id) in expected_error() function
205 double expected_error<25>(unsigned id) in expected_error() function
227 double expected_error<30>(unsigned id) in expected_error() function
Dgauss_kronrod_quadrature_test.cpp93 double expected_error(unsigned) in expected_error() function
99 double expected_error<15>(unsigned id) in expected_error() function
121 double expected_error<17>(unsigned id) in expected_error() function
143 double expected_error<21>(unsigned id) in expected_error() function
165 double expected_error<31>(unsigned id) in expected_error() function
187 double expected_error<41>(unsigned id) in expected_error() function
209 double expected_error<51>(unsigned id) in expected_error() function
231 double expected_error<61>(unsigned id) in expected_error() function
/third_party/ltp/testcases/kernel/syscalls/fadvise/
Dposix_fadvise03.c37 int expected_error = EINVAL; variable
/third_party/ltp/testcases/kernel/syscalls/unshare/
Dunshare02.c37 int expected_error; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferErrors.cpp138 glw::GLboolean TextureBufferErrors::verifyError(const glw::GLenum expected_error, const char* descr… in verifyError()
/third_party/ltp/testcases/kernel/syscalls/pivot_root/
Dpivot_root01.c68 int expected_error; member
/third_party/openssl/test/
Dd2i_test.c42 static expected_error_t expected_error = ASN1_UNKNOWN; variable
/third_party/wayland_standard/tests/
Dconnection-test.c261 expected_fail_marshal(int expected_error, const char *format, ...) in expected_fail_marshal()
284 expected_fail_marshal_send(struct marshal_data *data, int expected_error, in expected_fail_marshal_send()
538 const uint32_t *msg, int expected_error) in expected_fail_demarshal()
766 expect_error_recv(int sockfd, uint32_t expected_error) in expect_error_recv()
/third_party/grpc/src/proto/grpc/testing/
Decho_messages.proto49 ErrorStatus expected_error = 14; field
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4945 bool RenderbufferAttachmentErrorsTest::ExpectError(glw::GLenum expected_error, bool framebuffer, bo… in ExpectError()
5315 bool TextureAttachmentErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* functi… in ExpectError()
5749 bool DrawReadBuffersErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, in ExpectError()
6070 bool InvalidateDataAndSubDataErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar*… in ExpectError()
6338 bool ClearNamedFramebufferErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* fu… in ExpectError()
6537 bool CheckStatusErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, in ExpectError()
6746 bool GetParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, in ExpectError()
7091 bool GetAttachmentParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* f… in ExpectError()
9318 bool StorageErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, in ExpectError()
9524 bool StorageMultisampleErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* funct… in ExpectError()
[all …]
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DRequestParams.php75 protected $expected_error = null; variable in Grpc\\Testing\\RequestParams
/third_party/quickjs/tests/
Dtest_language.js18 function assert_throws(expected_error, func) argument
Dtest_builtin.js20 function assert_throws(expected_error, func) argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_extension_spv_khr_integer_dot_product.cpp44 std::string expected_error; // empty for no error. member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extension_spv_khr_integer_dot_product.cpp44 std::string expected_error; // empty for no error. member
/third_party/mindspore/tests/ut/python/dataset/
Dutil.py355 def check_bad_bbox(data, test_op, invalid_bbox_type, expected_error): argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction_misc_test.cc258 std::string expected_error; member
/third_party/boost/libs/wave/test/testwave/
Dtestwave_app.cpp470 std::string expected_error; in test_a_file() local
551 std::string expected_error; in test_a_file() local
/third_party/grpc/test/core/end2end/tests/
Dstream_compression_compressed_payload.cc103 grpc_status_code expected_error, grpc_metadata* client_metadata) { in request_for_disabled_algorithm()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.constant_test.cpp285 std::stringstream expected_error; in TEST_P() local

123