Home
last modified time | relevance | path

Searched defs:BENCHMARK_TEMPLATE (Results 1 – 2 of 2) sorted by relevance

/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1101 #define BENCHMARK_TEMPLATE(n, ...) \ macro
1107 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a) macro
/third_party/benchmark/include/benchmark/
Dbenchmark.h1329 #define BENCHMARK_TEMPLATE(n, ...) \ macro
1335 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a) macro