Searched refs:BENCHMARK_F (Results 1 – 6 of 6) sorted by relevance
30 BENCHMARK_F(FIXTURE_BECHMARK_NAME, Foo)(benchmark::State& st) { in BENCHMARK_F() function
90 BENCHMARK_F(FIXTURE_BECHMARK_NAME, BM_WithFixture)(benchmark::State& st) { in BENCHMARK_F() function
1186 #define BENCHMARK_F(BaseClass, Method) \ macro
579 * `BENCHMARK_F(ClassName, Method)`588 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {
1416 #define BENCHMARK_F(BaseClass, Method) \ macro
548 * `BENCHMARK_F(ClassName, Method)`564 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {