Home
last modified time | relevance | path

Searched defs:BM_Fixture (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dcxx03_test.cc47 struct BM_Fixture : public ::benchmark::Fixture { struct
50 BENCHMARK_TEMPLATE_F(BM_Fixture, BM_template1, long)(benchmark::State& state) { in BENCHMARK_TEMPLATE_F() argument
53 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) { in BENCHMARK_TEMPLATE1_F() argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dcxx03_test.cc47 struct BM_Fixture : public ::benchmark::Fixture { struct
50 BENCHMARK_TEMPLATE_F(BM_Fixture, BM_template1, long)(benchmark::State& state) { in BENCHMARK_TEMPLATE_F() argument
53 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) { in BENCHMARK_TEMPLATE1_F() argument