Searched defs:MyFixture (Results 1 – 1 of 1) sorted by relevance
8 class MyFixture : public ::benchmark::Fixture { class10 MyFixture() : data(0) {} in MyFixture() function in MyFixture15 BENCHMARK_TEMPLATE_F(MyFixture, Foo, int)(benchmark::State& st) { in BENCHMARK_TEMPLATE_F() argument21 BENCHMARK_TEMPLATE_DEFINE_F(MyFixture, Bar, double)(benchmark::State& st) { in BENCHMARK_TEMPLATE_DEFINE_F() argument