/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/fp/ |
H A D | fp-pidbench.S | 15 .macro test_loop per_loop macro 44 test_loop 61 test_loop 65 test_loop "rdvl x0, #8"
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/test/ |
D | binary_search_test.cpp | 181 void test_loop(Sequence& x, Compare cmp, unsigned long test_count) in test_loop() function 252 test_loop(x, no_compare(), 25); in main() 254 test_loop(x, cmp(), 25); in main() 258 test_loop(y, no_compare(), 25); in main() 260 test_loop(y, cmp(), 25); in main()
|
/aosp_15_r20/external/llvm/test/CodeGen/AMDGPU/ |
H A D | basic-loop.ll | 4 ; CHECK-LABEL: {{^}}test_loop: 5 define void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nou…
|
H A D | cf-loop-on-constant.ll | 4 ; GCN-LABEL: {{^}}test_loop: 10 define void @test_loop(float addrspace(3)* %ptr, i32 %n) nounwind {
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssFunctionTest.py | 293 for test_loop in range(1, 6): 300 self.ad.log.info("Iteration %d => %s" % (test_loop, test_result)) 686 for test_loop in range(1, 11): 696 self.ad.log.info("Iteration %d => %s" % (test_loop, test_result))
|
/aosp_15_r20/external/llvm/test/CodeGen/SPARC/ |
H A D | 2011-01-19-DelaySlot.ll | 28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone { 29 ; CHECK: test_loop
|
/aosp_15_r20/external/python/pyserial/test/ |
D | test_url.py | 24 def test_loop(self): member in Test_URL
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libuv/tests/ |
H A D | CMakeLists.txt | 21 test_loop.cc
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | CMakeLists.txt | 8 test_if.cpp test_loop.cpp
|
H A D | test_loop.cpp | 71 int test_loop(cl_device_id device, cl_context context, cl_command_queue queue, in test_loop() function
|
H A D | procs.h | 36 extern int test_loop(cl_device_id deviceID, cl_context context, cl_command_queue queue, int …
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | training_arrays_v1.py | 583 test_loop = functools.partial( variable 682 return test_loop(
|
H A D | training_distributed_v1.py | 717 return training_arrays_v1.test_loop(
|
/aosp_15_r20/external/liburing/test/ |
H A D | accept.c | 206 static int test_loop(struct io_uring *ring, in test_loop() function 316 ret = test_loop(ring, args, recv_s0, &addr); in test()
|
/aosp_15_r20/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
H A D | rematerialize-derived-pointers.ll | 221 define void @test_loop(i32 addrspace(1)* %base) gc "statepoint-example" { 222 ; CHECK-LABEL: test_loop
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/ |
H A D | memslot_perf_test.c | 945 static bool test_loop(const struct test_data *data, in test_loop() function 1030 if (!test_loop(data, &targs, in main()
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/temporal/ |
H A D | TestIsoFields.java | 116 public void test_loop() { in test_loop() method in TestIsoFields
|
/aosp_15_r20/external/angle/third_party/OpenCL-CTS/gn/basic/ |
H A D | BUILD.gn | 56 "$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_loop.cpp",
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/tests/ |
H A D | test_ensure.rs | 215 fn test_loop() { in test_loop() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/tests/ |
D | test_ensure.rs | 215 fn test_loop() { in test_loop() function
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/temporal/ |
H A D | TCKIsoFields.java | 484 public void test_loop() { in test_loop() method in TCKIsoFields
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | helpers_test.cc | 1076 async::TestLoop test_loop; in TEST() local 1077 pw::async_fuchsia::FuchsiaDispatcher pw_dispatcher(test_loop.dispatcher()); in TEST() 1109 async::TestLoop test_loop; in TEST() local 1110 pw::async_fuchsia::FuchsiaDispatcher pw_dispatcher(test_loop.dispatcher()); in TEST()
|
/aosp_15_r20/external/autotest/docs/ |
H A D | faft-design-doc.md | 248 ('*:*:*:*:*', cgpt_st.test_loop),
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_fstring.py | 1191 def test_loop(self): member in TestCase
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_tensorexpr.py | 1214 def test_loop(self): member in TestTensorExprFuser
|