Home
last modified time | relevance | path

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

/system/bt/common/benchmark/
Dthread_performance_benchmark.cc139 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
145 counter_future.wait(); in BENCHMARK_F()
153 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
156 counter_future.wait(); in BENCHMARK_F()
186 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
192 counter_future.wait(); in BENCHMARK_F()
200 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
203 counter_future.wait(); in BENCHMARK_F()
231 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
237 counter_future.wait(); in BENCHMARK_F()
[all …]
/system/bt/common/test/
Dthread_performance_test.cc121 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
130 counter_future.wait(); in TEST_F()
166 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
175 counter_future.wait(); in TEST_F()
211 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
221 counter_future.wait(); in TEST_F()
252 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
262 counter_future.wait(); in TEST_F()
302 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
312 counter_future.wait(); in TEST_F()
[all …]
/system/bt/gd/os/
Dthread_benchmark.cc81 std::future<void> counter_future = counter_promise_.get_future(); in BENCHMARK_DEFINE_F() local
86 counter_future.wait(); in BENCHMARK_DEFINE_F()
103 std::future<void> counter_future = counter_promise_.get_future(); in BENCHMARK_DEFINE_F() local
106 counter_future.wait(); in BENCHMARK_DEFINE_F()