Home | History | Annotate | Download | only in benchmark

Lines Matching refs:BENCHMARK_TEMPLATE1_F

1124 #define BENCHMARK_TEMPLATE1_F(BaseClass, Method, a)           \
1140 #define BENCHMARK_TEMPLATE_F(BaseClass, Method, a) BENCHMARK_TEMPLATE1_F(BaseClass, Method, a)