Searched refs:BM_template2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dcxx03_test.cc34 void BM_template2(benchmark::State& state) { function
37 BENCHMARK_TEMPLATE2(BM_template2, int, long);
53 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) {
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dcxx03_test.cc34 void BM_template2(benchmark::State& state) { function
37 BENCHMARK_TEMPLATE2(BM_template2, int, long);
53 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) {

Completed in 203 milliseconds