Searched refs:counter_future (Results 1 – 3 of 3) sorted by relevance
139 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local145 counter_future.wait(); in BENCHMARK_F()153 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local156 counter_future.wait(); in BENCHMARK_F()186 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local192 counter_future.wait(); in BENCHMARK_F()200 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local203 counter_future.wait(); in BENCHMARK_F()231 std::future<void> counter_future = g_counter_promise->get_future(); in BENCHMARK_F() local237 counter_future.wait(); in BENCHMARK_F()[all …]
121 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local130 counter_future.wait(); in TEST_F()166 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local175 counter_future.wait(); in TEST_F()211 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local221 counter_future.wait(); in TEST_F()252 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local262 counter_future.wait(); in TEST_F()302 std::future<void> counter_future = g_counter_promise->get_future(); in TEST_F() local312 counter_future.wait(); in TEST_F()[all …]
81 std::future<void> counter_future = counter_promise_.get_future(); in BENCHMARK_DEFINE_F() local86 counter_future.wait(); in BENCHMARK_DEFINE_F()103 std::future<void> counter_future = counter_promise_.get_future(); in BENCHMARK_DEFINE_F() local106 counter_future.wait(); in BENCHMARK_DEFINE_F()