Searched refs:BENCHMARK_F (Results 1 – 3 of 3) sorted by relevance
27 BENCHMARK_F(MyFixture, Foo)(benchmark::State& st) { in BENCHMARK_F() function
199 * `BENCHMARK_F(ClassName, Method)`208 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {
592 #define BENCHMARK_F(BaseClass, Method) \