/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/tools/ |
H A D | moqt_end_to_end_test.cc | 34 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/ |
D | rustcalls.rs | 73 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 D | test_utils.h | 131 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 D | str_util_test.cc | 34 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 D | binary_operator_double.cpp | 210 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 D | unary_u_float.cpp | 42 int error; in TestFunc_Float_UInt() local 180 float test = ((float *)q)[j]; in TestFunc_Float_UInt() local
|
H A D | unary_u_double.cpp | 47 int error; in TestFunc_Double_ULong() local 173 double test = ((double *)q)[j]; in TestFunc_Double_ULong() local
|
H A D | binary_double.cpp | 214 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 D | binary_operator_float.cpp | 202 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 D | binary_float.cpp | 206 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 D | test_utils.cc | 265 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/ |
D | testregex.c | 574 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 D | semctl03.c | 53 int error; member 107 static struct tst_test test = { variable
|
/aosp_15_r20/external/toybox/toys/posix/ |
H A D | cpio.c | 134 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 D | TestFailureValidation.kt | 40 …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 D | request_with_flags.cc | 41 void InvokeRequestWithFlags(CoreEnd2endTest& test, in InvokeRequestWithFlags() 55 grpc_call_error error; in InvokeRequestWithFlags() local
|
/aosp_15_r20/external/skia/tools/skqp/src/ |
H A D | skqp_main.cpp | 126 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 D | keymaster_hidl_hal_test.cpp | 82 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 D | inference_profiler_stage.cc | 57 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/ |
D | mod.rs | 114 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 D | mod.rs | 114 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 D | test_integers.cpp | 53 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 D | SecureClockAidlTest.cpp | 28 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 D | sockopt.c | 35 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 D | semop02.c | 52 int error; member 169 static struct tst_test test = { variable
|