Home
last modified time | relevance | path

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

/external/google-benchmark/test/
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
/external/libcxx/utils/google-benchmark/test/
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