Home
last modified time | relevance | path

Searched refs:run_test_loop (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/bin/
H A Drun-tests.sh17 run_test_loop() { function
123 run_test_loop $*
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/
H A Dclient.cc188 std::pair<MemStats, MemStats> run_test_loop(int iterations, int* call_idx) { in run_test_loop() function
271 run_test_loop(warmup_iterations, &call_idx); in main()
274 run_test_loop(benchmark_iterations, &call_idx); in main()
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/
H A Dxds_client.rb219 def run_test_loop(stub, target_seconds_between_rpcs, fail_on_failed_rpcs) method
403 run_test_loop(stub, target_seconds_between_rpcs,