Searched refs:BENCHMARK_F (Results 1 – 6 of 6) sorted by relevance
28 BENCHMARK_F(MyFixture, Foo)(benchmark::State &st) { in BENCHMARK_F() function
852 #define BENCHMARK_F(BaseClass, Method) \
912 #define BENCHMARK_F(BaseClass, Method) \ macro
408 * `BENCHMARK_F(ClassName, Method)`417 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {
410 * `BENCHMARK_F(ClassName, Method)`419 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {