Home
last modified time | relevance | path

Searched refs:BM_empty (Results 1 – 4 of 4) sorted by relevance

/third_party/benchmark/test/
Dcxx03_test.cc15 void BM_empty(benchmark::State& state) { in BM_empty() function
21 BENCHMARK(BM_empty);
35 BM_empty(state); in BM_template2()
41 BM_empty(state); in BM_template1()
50 BM_empty(state); in BENCHMARK_TEMPLATE_F()
53 BM_empty(state); in BENCHMARK_TEMPLATE1_F()
57 BM_empty(state); in BM_counters()
Dlink_main_test.cc3 void BM_empty(benchmark::State& state) { in BM_empty() function
8 BENCHMARK(BM_empty);
Dmemory_manager_test.cc15 void BM_empty(benchmark::State& state) { in BM_empty() function
20 BENCHMARK(BM_empty);
Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty() function
11 BENCHMARK(BM_empty);
12 BENCHMARK(BM_empty)->ThreadPerCpu();