Home
last modified time | relevance | path

Searched defs:BENCHMARK_TEMPLATE_F (Results 1 - 3 of 3) sorted by relevance

/third_party/benchmark/test/
H A Dtemplated_fixture_test.cc15 BENCHMARK_TEMPLATE_F(MyFixture, Foo, int)(benchmark::State& st) { in BENCHMARK_TEMPLATE_F() function
H A Dcxx03_test.cc49 BENCHMARK_TEMPLATE_F(BM_Fixture, BM_template1, long)(benchmark::State& state) { in BENCHMARK_TEMPLATE_F() function
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1638 #define BENCHMARK_TEMPLATE_F(BaseClass, Method, ...) \ macro

Completed in 4 milliseconds