Searched refs:BM_Fixture (Results 1 – 4 of 4) sorted by relevance
/external/libcxx/utils/google-benchmark/test/ |
D | cxx03_test.cc | 47 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/llvm-project/llvm/utils/benchmark/test/ |
D | cxx03_test.cc | 47 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/llvm-project/libcxx/utils/google-benchmark/test/ |
D | cxx03_test.cc | 47 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/google-benchmark/test/ |
D | cxx03_test.cc | 47 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
|