Home
last modified time | relevance | path

Searched refs:test_loop (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/fp/
H A Dfp-pidbench.S15 .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/
Dbinary_search_test.cpp181 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 Dbasic-loop.ll4 ; CHECK-LABEL: {{^}}test_loop:
5 define void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nou…
H A Dcf-loop-on-constant.ll4 ; 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/
DGnssFunctionTest.py293 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 D2011-01-19-DelaySlot.ll28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone {
29 ; CHECK: test_loop
/aosp_15_r20/external/python/pyserial/test/
Dtest_url.py24 def test_loop(self): member in Test_URL
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libuv/tests/
H A DCMakeLists.txt21 test_loop.cc
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A DCMakeLists.txt8 test_if.cpp test_loop.cpp
H A Dtest_loop.cpp71 int test_loop(cl_device_id device, cl_context context, cl_command_queue queue, in test_loop() function
H A Dprocs.h36 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 Dtraining_arrays_v1.py583 test_loop = functools.partial( variable
682 return test_loop(
H A Dtraining_distributed_v1.py717 return training_arrays_v1.test_loop(
/aosp_15_r20/external/liburing/test/
H A Daccept.c206 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 Drematerialize-derived-pointers.ll221 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 Dmemslot_perf_test.c945 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 DTestIsoFields.java116 public void test_loop() { in test_loop() method in TestIsoFields
/aosp_15_r20/external/angle/third_party/OpenCL-CTS/gn/basic/
H A DBUILD.gn56 "$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 Dtest_ensure.rs215 fn test_loop() { in test_loop() function
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/tests/
Dtest_ensure.rs215 fn test_loop() { in test_loop() function
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/temporal/
H A DTCKIsoFields.java484 public void test_loop() { in test_loop() method in TCKIsoFields
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers_test.cc1076 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 Dfaft-design-doc.md248 ('*:*:*:*:*', cgpt_st.test_loop),
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_fstring.py1191 def test_loop(self): member in TestCase
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensorexpr.py1214 def test_loop(self): member in TestTensorExprFuser

12