Searched refs:BM_empty (Results 1 – 4 of 4) sorted by relevance
11 void BM_empty(benchmark::State& state) { in BM_empty() function17 BENCHMARK(BM_empty);31 BM_empty(state); in BM_template2()37 BM_empty(state); in BM_template1()
6 void BM_empty(benchmark::State& state) { in BM_empty() function11 BENCHMARK(BM_empty);12 BENCHMARK(BM_empty)->ThreadPerCpu();