Home
last modified time | relevance | path

Searched defs:BENCHMARK_TEMPLATE_DEFINE_F (Results 1 - 2 of 2) sorted by relevance

/third_party/benchmark/test/
H A Dtemplated_fixture_test.cc21 BENCHMARK_TEMPLATE_DEFINE_F(MyFixture, Bar, double)(benchmark::State& st) { in BENCHMARK_TEMPLATE_DEFINE_F() function
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1606 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, ...) \ macro

Completed in 4 milliseconds