Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/test/
Dcxx03_test.cc11 void BM_empty(benchmark::State& state) { in BM_empty() function
17 BENCHMARK(BM_empty);
31 BM_empty(state); in BM_template2()
37 BM_empty(state); in BM_template1()
Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty() function
11 BENCHMARK(BM_empty);
12 BENCHMARK(BM_empty)->ThreadPerCpu();
/external/google-benchmark/test/
Dcxx03_test.cc11 void BM_empty(benchmark::State& state) { in BM_empty() function
17 BENCHMARK(BM_empty);
31 BM_empty(state); in BM_template2()
37 BM_empty(state); in BM_template1()
Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty() function
11 BENCHMARK(BM_empty);
12 BENCHMARK(BM_empty)->ThreadPerCpu();