Home
last modified time | relevance | path

Searched +defs:test +defs:error (Results 151 – 175 of 1398) sorted by relevance

12345678910>>...56

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/tools/
H A Dmoqt_end_to_end_test.cc34 namespace moqt::test { namespace
114 callbacks.session_terminated_callback = [&](absl::string_view error) { in TEST_F()
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/src/ffi/
Drustcalls.rs73 pub fn error(message: impl Into<String>) -> Self { in error() method
200 mod test { module
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dtest_utils.h131 float ComputeSNR(const T* ref, const T* test, size_t length, float* variance) { in ComputeSNR()
136 T error = ref[i] - test[i]; in ComputeSNR() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstr_util_test.cc34 string error; in ExpectCUnescapeSuccess() local
52 string error; in TEST() local
61 string test; in TEST() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dbinary_operator_double.cpp210 cl_int error; in Test() local
408 cl_double test = ((cl_double *)q)[j]; in Test() local
560 cl_int error; in TestFunc_Double_Double_Double_Operator() local
H A Dunary_u_float.cpp42 int error; in TestFunc_Float_UInt() local
180 float test = ((float *)q)[j]; in TestFunc_Float_UInt() local
H A Dunary_u_double.cpp47 int error; in TestFunc_Double_ULong() local
173 double test = ((double *)q)[j]; in TestFunc_Double_ULong() local
H A Dbinary_double.cpp214 cl_int error; in Test() local
414 cl_double test = ((cl_double *)q)[j]; in Test() local
589 cl_int error; in TestFunc_Double_Double_Double() local
H A Dbinary_operator_float.cpp202 cl_int error; in Test() local
450 float test = ((float *)q)[j]; in Test() local
686 cl_int error; in TestFunc_Float_Float_Float_Operator() local
H A Dbinary_float.cpp206 cl_int error; in Test() local
461 float test = ((float *)q)[j]; in Test() local
748 cl_int error; in TestFunc_Float_Float_Float() local
/aosp_15_r20/external/open-dice/src/
H A Dtest_utils.cc265 cn_cbor_errback error; in CreateEd25519CborUdsCertificate() local
347 cn_cbor_errback error; in CreateEcdsaCborUdsCertificate() local
496 cn_cbor_errback error; in ExtractCwtFromCborCertificate() local
513 cn_cbor_errback error; in ExtractPublicKeyFromCwt() local
605 cose_errback error; in VerifyCoseSign1Signature() local
708 namespace test { namespace
773 cn_cbor_errback error; in VerifyCoseSign1() local
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/testdata/
Dtestregex.c574 quote(char* s, int len, unsigned long test) in quote()
654 …ort(char* comment, char* fun, char* re, char* s, int len, char* msg, int flags, unsigned long test) in report()
693 error(regex_t* preg, int code) in error() function
717 bad(char* comment, char* re, char* s, int len, unsigned long test) in bad()
858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint()
882 … match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flags, unsigned long test) in matchcheck()
1061 note(unsigned long level, char* msg, unsigned long skip, unsigned long test) in note()
1078 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in extract()
1138 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in catchfree()
1263 unsigned long test = 0; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl03.c53 int error; member
107 static struct tst_test test = { variable
/aosp_15_r20/external/toybox/toys/posix/
H A Dcpio.c134 int test = FLAG(t), err = 0, size = 0, len; in cpio_main() local
260 unsigned nlen, error = 0, zero = 0; in cpio_main() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/junit4/
H A DTestFailureValidation.kt40 …inner class TestFailureStatement(private val test: Statement, private val description: Description… constant in kotlinx.coroutines.debug.junit4.TestFailureValidation.TestFailureStatement
104 val notExpectedOutParts: List<String> = listOf(), val error: Class<out Throwable>? = null constant in kotlinx.coroutines.debug.junit4.TestResultSpec
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/
H A Drequest_with_flags.cc41 void InvokeRequestWithFlags(CoreEnd2endTest& test, in InvokeRequestWithFlags()
55 grpc_call_error error; in InvokeRequestWithFlags() local
/aosp_15_r20/external/skia/tools/skqp/src/
H A Dskqp_main.cpp126 for (SkQP::UnitTest test : skqp.getUnitTests()) { in main() local
135 for (const std::string& error : errors) { in main() local
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp82 namespace test { namespace
419 auto error = parse_attestation_record(attest_rec->data, // in verify_attestation_record() local
1370 ErrorCode error = GenerateKey(AuthorizationSetBuilder() in TEST_P() local
1393 ErrorCode error = GenerateKey(AuthorizationSetBuilder() in TEST_P() local
1762 ErrorCode error = GenerateKey(AuthorizationSetBuilder() in TEST_P() local
2594 auto error = Finish(message, &result); in TEST_P() local
2654 auto error = Finish(message, &result); in TEST_P() local
2872 ErrorCode error = Finish(ciphertext, &plaintext); in TEST_P() local
3018 const AesCtrSp80038aTestVector& test(kAesCtrSp80038aTestVectors[i]); in TEST_P() local
3895 ErrorCode error = Finish(&plaintext); in TEST_P() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dinference_profiler_stage.cc57 float CalculateAverageError(T* reference, T* test, int64_t num_elements) { in CalculateAverageError()
58 float error = 0; in CalculateAverageError() local
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/bits/
Dmod.rs114 mod test { module
176 let error = result.err().unwrap(); in test_incomplete_bits() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/bits/
H A Dmod.rs114 mod test { module
176 let error = result.err().unwrap(); in test_incomplete_bits() localVariable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_integers.cpp53 int error, i; in test_single_param_integer_kernel() local
618 int error, i; in test_two_param_integer_kernel() local
724 bool test = verifyFn( inA, inB, &expected, vecAType ); in test_two_param_integer_kernel() local
1272 int error, i; in test_three_param_integer_kernel() local
1390 … bool test = verifyFn( inA, inB, inC, &expected, vecAType, vecBType, vecCType, destType ); in test_three_param_integer_kernel() local
/aosp_15_r20/hardware/interfaces/security/secureclock/aidl/vts/functional/
H A DSecureClockAidlTest.cpp28 namespace aidl::android::hardware::security::secureclock::test { namespace
38 ErrorCode error; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c35 enum sockopt_test_error error; member
876 static int run_test(int cgroup_fd, struct sockopt_test *test) in run_test()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop02.c52 int error; member
169 static struct tst_test test = { variable

12345678910>>...56