Home
last modified time | relevance | path

Searched refs:BENCHMARK_TEMPLATE1_F (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/test/
Dcxx03_test.cc52 BENCHMARK_TEMPLATE1_F(BM_Fixture, BM_template2, int)(benchmark::State& state) { in BENCHMARK_TEMPLATE1_F() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1627 #define BENCHMARK_TEMPLATE1_F(BaseClass, Method, a) \ macro
1644 BENCHMARK_TEMPLATE1_F(BaseClass, Method, a)