Searched refs:BENCHMARK_TEMPLATE1_F (Results 1 – 4 of 4) sorted by relevance
/external/google-benchmark/test/ |
D | cxx03_test.cc | 53 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) { in BENCHMARK_TEMPLATE1_F() function
|
/external/libcxx/utils/google-benchmark/test/ |
D | cxx03_test.cc | 53 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) { in BENCHMARK_TEMPLATE1_F() function
|
/external/libcxx/utils/google-benchmark/include/benchmark/ |
D | benchmark.h | 1241 #define BENCHMARK_TEMPLATE1_F(BaseClass, Method, a) \ macro 1258 BENCHMARK_TEMPLATE1_F(BaseClass, Method, a)
|
/external/google-benchmark/include/benchmark/ |
D | benchmark.h | 1241 #define BENCHMARK_TEMPLATE1_F(BaseClass, Method, a) \ macro 1258 BENCHMARK_TEMPLATE1_F(BaseClass, Method, a)
|