Home
last modified time | relevance | path

Searched refs:get_total_loop (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/third_party/libc++/src/test/benchmarks/
Dstop_token.bench.cpp72 auto get_total_loop = [&loop_counts] { in BM_stop_token_multi_thread_polling_stop_requested() local
84 auto start_total = get_total_loop(); in BM_stop_token_multi_thread_polling_stop_requested()
86 while (get_total_loop() - start_total < total_loop_test_param) { in BM_stop_token_multi_thread_polling_stop_requested()
/external/cronet/stable/third_party/libc++/src/test/benchmarks/
Dstop_token.bench.cpp72 auto get_total_loop = [&loop_counts] { in BM_stop_token_multi_thread_polling_stop_requested() local
84 auto start_total = get_total_loop(); in BM_stop_token_multi_thread_polling_stop_requested()
86 while (get_total_loop() - start_total < total_loop_test_param) { in BM_stop_token_multi_thread_polling_stop_requested()