Home
last modified time | relevance | path

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

/aosp12/system/bt/common/benchmark/
H A Dthread_performance_benchmark.cc139 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
153 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
186 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
200 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
231 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
245 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
274 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
288 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
302 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
352 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
[all …]
/aosp12/system/bt/common/test/
H A Dthread_performance_test.cc121 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
166 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
211 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
252 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
302 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
350 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
/aosp12/system/bt/gd/os/
H A Dthread_benchmark.cc81 std::future<void> counter_future = counter_promise_.get_future(); in BENCHMARK_DEFINE_F() local
103 std::future<void> counter_future = counter_promise_.get_future(); in BENCHMARK_DEFINE_F() local