Home
last modified time | relevance | path

Searched refs:BM_template1 (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/utils/google-benchmark/test/
Dcxx03_test.cc36 void BM_template1(benchmark::State& state) { in BM_template1() function
39 BENCHMARK_TEMPLATE(BM_template1, long);
40 BENCHMARK_TEMPLATE1(BM_template1, int);
/external/google-benchmark/test/
Dcxx03_test.cc36 void BM_template1(benchmark::State& state) { in BM_template1() function
39 BENCHMARK_TEMPLATE(BM_template1, long);
40 BENCHMARK_TEMPLATE1(BM_template1, int);