Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplerParameterIError.cpp172glw::GLenum expected_error) in VerifyGLGetSamplerParameterIiv()
205glw::GLenum expected_error) in VerifyGLGetSamplerParameterIuiv()
233glw::GLenum expected_error) in VerifyGLGetCallsForAllPNames()
258glw::GLenum expected_error) in VerifyGLSamplerParameterIiv()
291glw::GLenum expected_error) in VerifyGLSamplerParameterIuiv()
318glw::GLenum expected_error) in VerifyGLSamplerCallsForAllPNames()
H A DesextcTextureBorderClampTexParameterIErrors.cpp264 … glw::GLint params, glw::GLenum expected_error) in VerifyGLTexParameterIiv()
324 … glw::GLuint params, glw::GLenum expected_error) in VerifyGLTexParameterIuiv()
352glw::GLenum expected_error) in VerifyGLTexParameterIivForAll()
373 glw::GLenum pname, glw::GLint params, glw::GLenum expected_error) in VerifyGLTexParameterIivTextureBaseLevelForAll()
409glw::GLenum expected_error) in VerifyGLTexParameterIuivForAll()
H A DesextcTextureBorderClampParameterBorderColorError.cpp184glw::GLenum expected_error) in VerifyGLTexParameterf()
215glw::GLenum expected_error) in VerifyGLTexParameteri()
245glw::GLenum expected_error) in VerifyGLSamplerParameterf()
275glw::GLenum expected_error) in VerifyGLSamplerParameteri()
H A DesextcTextureBorderClampSamplerParameterIWithWrongPname.cpp171glw::GLenum expected_error) in VerifyGLGetSamplerParameterIiv()
204glw::GLenum expected_error) in VerifyGLGetSamplerParameterIuiv()
237glw::GLenum expected_error) in VerifyGLSamplerParameterIiv()
270glw::GLenum expected_error) in VerifyGLSamplerParameterIuiv()
H A DesextcTextureBorderClampGetTexParameterIErrors.cpp137 …orderClampGetTexParameterIErrorsTest::CheckAllNames(glw::GLenum target, glw::GLenum expected_error) in CheckAllNames()
156glw::GLenum expected_error) in VerifyGLGetTexParameterIiv()
185glw::GLenum expected_error) in VerifyGLGetTexParameterIuiv()
/aosp_15_r20/system/tools/aidl/
Doptions_unittest.cpp230 string expected_error = "Output directory is not set. Set with --out."; in TEST() local
246 string expected_error = "Header output directory is set, which does not make sense for Java."; in TEST() local
288 string expected_error = "Output directory is not set. Set with --out."; in TEST() local
305 string expected_error = "Header output directory is not set. Set with --header_out"; in TEST() local
323 string expected_error = "Output directory is not set. Set with --out"; in TEST() local
339 string expected_error = "Header output directory is set, which does not make sense for Rust."; in TEST() local
Dio_delegate_unittest.cpp31 string expected_error = in TEST() local
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_shared_dictionary_store_unittest.cc869 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunGetTotalDictionarySizeFailureTest()
910 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunRegisterDictionaryFailureTest()
1430 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunGetDictionariesFailureTest()
1463 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunGetAllDictionariesFailureTest()
1492 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunGetUsageInfoFailureTest()
1521 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunGetOriginsBetweenFailureTest()
1553 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunClearAllDictionariesFailureTest()
1591 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunClearDictionariesFailureTest()
1684 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunClearDictionariesForIsolationKeyFailureTest()
1737 SQLitePersistentSharedDictionaryStore::Error expected_error) { in RunDeleteExpiredDictionariesFailureTest()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dspread_volatile_semantics_test.cpp597 const char expected_error[] = in TEST_F() local
690 const char expected_error[] = in TEST_F() local
1257 const char expected_error[] = in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dspread_volatile_semantics_test.cpp597 const char expected_error[] = in TEST_F() local
690 const char expected_error[] = in TEST_F() local
1257 const char expected_error[] = in TEST_F() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dspread_volatile_semantics_test.cpp597 const char expected_error[] = in TEST_F() local
690 const char expected_error[] = in TEST_F() local
1257 const char expected_error[] = in TEST_F() local
/aosp_15_r20/external/wayland/tests/
H A Dconnection-test.c258 expected_fail_marshal(int expected_error, const char *format, ...) in expected_fail_marshal()
281 expected_fail_marshal_send(struct marshal_data *data, int expected_error, in expected_fail_marshal_send()
527 const uint32_t *msg, int expected_error) in expected_fail_demarshal()
773 expect_error_recv(int sockfd, uint32_t expected_error) in expect_error_recv()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4940 bool RenderbufferAttachmentErrorsTest::ExpectError(glw::GLenum expected_error, bool framebuffer, bo… in ExpectError()
5310 bool TextureAttachmentErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *functi… in ExpectError()
5744 bool DrawReadBuffersErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
6065 bool InvalidateDataAndSubDataErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar … in ExpectError()
6333 bool ClearNamedFramebufferErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *fu… in ExpectError()
6532 bool CheckStatusErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
6741 bool GetParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
7087 bool GetAttachmentParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *f… in ExpectError()
9314 bool StorageErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
9520 bool StorageMultisampleErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *funct… in ExpectError()
[all …]
/aosp_15_r20/external/elfutils/tests/
H A Dleb128.c123 const int64_t expected_error = INT64_MAX; in test_sleb_safety() local
185 const uint64_t expected_error = UINT64_MAX; in test_uleb_safety() local
/aosp_15_r20/tools/acloud/internal/lib/
H A Dota_tools_test.py167 expected_error=None): argument
245 expected_error=None): argument
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc417 grpc_error_handle expected_error, std::string expected) { in NewInstance()
423 RequestMetadataState(grpc_error_handle expected_error, std::string expected, in RequestMetadataState()
502 std::string expected_error; in CheckRequestMetadata() local
2716 grpc_error_handle expected_error = GRPC_ERROR_CREATE_REFERENCING( in TEST() local
2753 grpc_error_handle expected_error = GRPC_ERROR_CREATE_REFERENCING( in TEST() local
2792 grpc_error_handle expected_error = GRPC_ERROR_CREATE_REFERENCING( in TEST() local
3068 grpc_error_handle expected_error = GRPC_ERROR_CREATE_REFERENCING( in TEST() local
3117 grpc_error_handle expected_error = GRPC_ERROR_CREATE_REFERENCING( in TEST() local
3732 std::string expected_error = "environment_id does not match."; in TEST() local
3768 grpc_error_handle expected_error = GRPC_ERROR_CREATE_REFERENCING( in TEST() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/combine/tests/
Dparser.rs517 let expected_error = Err(vec![ localVariable
552 let expected_error = Err(vec![ localVariable
/aosp_15_r20/external/libconfig/tests/
H A Dtests.c68 char expected_error[128]; in parse_file_and_compare_error() local
92 char expected_error[128]; in parse_string_and_compare_error() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_internal_result_test_util.cc280 int expected_error) in HostResolverInternalErrorResultMatcher()
422 int expected_error) { in ExpectHostResolverInternalErrorResult()
/aosp_15_r20/external/rust/crates/openssl/src/x509/
Dtests.rs634 let expected_error = ffi::X509_V_ERR_INVALID_PURPOSE; in test_verify_cert_with_wrong_purpose_fails() localVariable
953 let expected_error = if cfg!(any(ossl110, libressl261)) { in test_verify_param_set_depth_fails_verification() localVariable
1051 let expected_error = ffi::X509_V_ERR_INVALID_PURPOSE; in test_set_purpose_fails_verification() localVariable
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_minifier_isolate.py22 def _test_after_aot_runtime_error(self, device, expected_error): argument
/aosp_15_r20/bionic/tests/
H A Dpage_size_compat_helpers.h49 const std::string expected_error = android::base::StringPrintf( in OpenTestLibrary() local
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
H A Dassert_cardinality_test.py74 expected_error): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fadvise/
H A Dposix_fadvise03.c37 int expected_error = EINVAL; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/unshare/
H A Dunshare02.c37 int expected_error; member

12345