Home
last modified time | relevance | path

Searched +defs:test +defs:error (Results 201 – 225 of 1398) sorted by relevance

12345678910>>...56

/aosp_15_r20/external/webrtc/test/network/
H A Demulated_turn_server.cc66 void SetError(int error) override {} in SetError()
117 namespace test { namespace
H A Dfake_network_socket_server.cc26 namespace test { namespace
246 void FakeNetworkSocket::SetError(int error) { in SetError()
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp186 namespace test { namespace
460 ErrorCode error; in GenerateKey() local
486 ErrorCode error; in ImportKey() local
512 ErrorCode error; in ExportKey() local
545 ErrorCode error = keymaster_->deleteAllKeys(); in DeleteAllKeys() local
558 ErrorCode error = ErrorCode::UNKNOWN_ERROR; in GetCharacteristics() local
578 ErrorCode error; in Begin() local
607 ErrorCode error = Begin(purpose, in_params, &out_params); in Begin() local
616 ErrorCode error; in Update() local
634 ErrorCode error = Update(op_handle_, AuthorizationSet() /* in_params */, input, &out_params, in Update() local
[all …]
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp425 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderTypeCase
445 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderCompileStatusCase
478 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderInfoLogCase
574 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderSourceCase
691 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::DeleteStatusCase
744 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::CurrentVertexAttribInitialCase
779 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::CurrentVertexAttribFloatCase
841 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::CurrentVertexAttribConversionCase
903 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ProgramInfoLogCase
973 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ProgramValidateStatusCase
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/java_vm/init_args/
Dchar_encoding_windows.rs256 fn test() { in test() function
340 let mut error = match result { in test_overflow() localVariable
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dlogging_test.cpp54 void test(const char* x) { in test() function
174 std::optional<::c10::Error> error; in TEST() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DITestSuiteTest.java238 TestDescription test = new TestDescription(EMPTY_CONFIG, EMPTY_CONFIG); in run() local
395 TestDescription test = new TestDescription(EMPTY_CONFIG, EMPTY_CONFIG); in expectTestRun() local
416 TestDescription test = new TestDescription(EMPTY_CONFIG, EMPTY_CONFIG); in expectIntraModuleTestRun() local
1324 TestDescription test = new TestDescription(EMPTY_CONFIG, EMPTY_CONFIG); in testRun_withCollectors() local
1545 StubCollectingTest test = new StubCollectingTest(); in testRun_coverageOptionsCopied() local
1608 StubCollectingTest test = new StubCollectingTest(); in testRun_GranularRerunwithModuleListener() local
1901 FailureDescription error = in testReportNotExecuted_moduleInProgress() local
/aosp_15_r20/system/libbase/
H A Dexpected_test.cpp537 exp_int::unexpected_type error{10}; in TEST() local
553 exp_int::unexpected_type error{20}; in TEST() local
616 auto test = [](bool yes) -> exp_pair { in TEST() local
630 auto test = [](bool ok) -> exp_void { in TEST() local
847 auto test = [](const std::string& in) -> exp_track { in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_session_notifier.cc13 namespace test { namespace
98 QuicStreamId id, QuicRstStreamErrorCode error, in WriteOrBufferRstStream()
228 QuicRstStreamErrorCode error) { in OnStreamReset()
/aosp_15_r20/external/python/cpython3/Programs/
D_testembed.c42 static void error(const char *msg) in error() function
1322 AuditRunCommandTest *test = (AuditRunCommandTest*)userData; in _audit_hook_run() local
1342 AuditRunCommandTest test = {"cpython.run_command"}; in test_audit_run_command() local
1353 AuditRunCommandTest test = {"cpython.run_file"}; in test_audit_run_file() local
1362 static int run_audit_run_test(int argc, wchar_t **argv, void *test) in run_audit_run_test()
1388 AuditRunCommandTest test = {"cpython.run_interactivehook", 10}; in test_audit_run_interactivehook() local
1395 AuditRunCommandTest test = {"cpython.run_startup", 10}; in test_audit_run_startup() local
1402 AuditRunCommandTest test = {"cpython.run_stdin"}; in test_audit_run_stdin() local
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dpindent.py135 def error(self, fmt, *args): member in PythonIndenter
453 def test(): function
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/
Dflp.py18 class error(Exception): class
426 def test(): function
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dpindent.py137 def error(self, fmt, *args): member in PythonIndenter
455 def test(): function
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
Dflp.py19 class error(Exception): class
427 def test(): function
/aosp_15_r20/system/librustutils/
H A Dsystem_properties.rs30 pub mod error; module
330 mod test { module
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dternary_double.cpp119 int error; in TestFunc_Double_Double_Double_Double() local
307 double test = ((double *)q)[j]; in TestFunc_Double_Double_Double_Double() local
H A Dternary_float.cpp128 int error; in TestFunc_Float_Float_Float_Float() local
346 float test = ((float *)q)[j]; in TestFunc_Float_Float_Float_Float() local
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv6_exts_slice.rs145 let mut error = None; in from_slice_lax() localVariable
319 mod test { module
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/
H A DTestFmwk.java214 TestFmwk test = getSubtest(targetName); in getTargets() local
235 TestFmwk test = getSubtest(i, groupOnly); in getTargets() local
677 TestFmwk test = this; in resolveTarget() local
1844 protected boolean assertEquals(String message, float expected, float actual, double error) { in assertEquals()
1856 protected boolean assertEquals(String message, double expected, double actual, double error) { in assertEquals()
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
H A DSSLSocketTest.java116 StringBuilder error = new StringBuilder(); in test_SSLSocket_getSupportedCipherSuites_connect() local
125 TestKeyStore testKeyStore, StringBuilder error) { in test_SSLSocket_getSupportedCipherSuites_connect()
791 TestSSLSocketPair test = TestSSLSocketPair.create().connect(); in test_TestSSLSocketPair_create() local
/aosp_15_r20/external/python/cpython2/Lib/
Dmhlib.py118 def error(self, msg, *args): member in MH
256 def error(self, *args): member in Folder
962 def test(): function
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
H A DSSLSocketTest.java125 StringBuilder error = new StringBuilder(); in test_SSLSocket_getSupportedCipherSuites_connect() local
134 TestKeyStore testKeyStore, StringBuilder error) { in test_SSLSocket_getSupportedCipherSuites_connect()
799 TestSSLSocketPair test = TestSSLSocketPair.create().connect(); in test_TestSSLSocketPair_create() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dtest_helpers.cc186 CertError error(CertError::SEVERITY_HIGH, "unused", nullptr); in HasHighSeverityErrors() local
239 VerifyCertChainTest *test) { in ReadVerifyCertChainTestFromFile()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/
Dparse_and_typecheck.rs38 error: anyhow::Error, field
311 mod test { module
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dlib.rs21 mod error; module
27 mod test; module

12345678910>>...56