Home
last modified time | relevance | path

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

/system/bt/common/benchmark/
Dthread_performance_benchmark.cc138 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
152 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
185 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
199 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
230 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
244 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
273 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
287 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
301 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
316 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local
[all …]
/system/bt/common/test/
Dthread_performance_test.cc120 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
165 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
210 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
251 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
301 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
349 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local
/system/bt/gd/os/
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