/aosp_15_r20/external/rust/android-crates-io/crates/bit_field/src/ |
D | tests.rs | 359 let mut test_val = [0xffu8]; in test_set_bit_array() localVariable 375 let test_val = [0xefu8]; in test_get_bit_array() localVariable 387 let mut test_val = [0xffu8]; in test_set_bits_array() localVariable 430 let mut test_val = [0xf0u8]; in test_get_bits_array() localVariable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_data_writer_test.cc | 525 for (uint64_t test_val : passing_values) { in TEST_P() local 544 for (uint64_t test_val : failing_values) { in TEST_P() local 588 uint64_t test_val = 0; in TEST_P() local 631 uint64_t test_val; in TEST_P() local 661 uint64_t test_val; in TEST_P() local 691 uint64_t test_val; in TEST_P() local 721 uint64_t test_val; in TEST_P() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | exhaustive_op_test_utils.cc | 210 std::string GetSubnormalDescription(NativeRefT test_val, in GetSubnormalDescription() 232 std::string GetSubnormalDescription(NativeRefT test_val, in GetSubnormalDescription()
|
/aosp_15_r20/art/runtime/interpreter/ |
H A D | interpreter_common.h | 442 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t(inst_data)); in DoPackedSwitch() local 470 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t(inst_data)); in DoSparseSwitch() local
|
/aosp_15_r20/external/llvm-libc/test/src/errno/ |
H A D | errno_test.cpp | 13 int test_val = 123; in TEST() local
|
/aosp_15_r20/external/AFLplusplus/utils/defork/ |
H A D | forking_target.c | 31 char test_val = buf[offset]; in main() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-env-var-test.py | 71 def TestFlag(flag, test_val, default_val): argument
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-env-var-test.py | 71 def TestFlag(flag, test_val, default_val): argument
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-env-var-test.py | 71 def TestFlag(flag, test_val, default_val): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_cpuid.c | 51 u32 test_val; in test_hv_cpuid() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/ |
H A D | builder_tests.cpp | 62 nir_def *test_val(unsigned idx) in test_val() function in __anon27557bb80111::nir_builder_test
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 182 struct test_val { struct 183 unsigned int index; 184 int foo[MAX_ENTRIES];
|
/aosp_15_r20/external/cronet/base/ |
H A D | atomicops_unittest.cc | 142 AtomicType test_val = (static_cast<uint64_t>(1) << in TestAtomicIncrementBounds() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | atomicops_unittest.cc | 141 AtomicType test_val = (static_cast<uint64_t>(1) << in TestAtomicIncrementBounds() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/ |
H A D | c_api_session_coordination_test.cc | 120 const char test_val[] = "test_val"; in TEST_P() local
|
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/ |
H A D | test-cmpxchg-nolock.c | 42 int test_val; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/any/test/ |
D | any_test.cpp | 388 boost::any test_val(obj); in test_addressof() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ |
H A D | weak_self_test.cc | 273 GetWeakRefTester test_val{1}; in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 378 uint16_t test_val = 0x2345; in getConstantFieldValue() local
|
/aosp_15_r20/external/llvm-libc/test/src/stdio/ |
H A D | sprintf_test.cpp | 3307 int test_val = -1; in TEST() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_exec_parse.c | 265 uint32_t test_val; /* value to attempt loading via LRI command */ member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 380 uint16_t test_val = 0x2345; in getConstantFieldValue() local
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ast.h | 1191 ir_rvalue *test_val; variable
|