Home
last modified time | relevance | path

Searched refs:BENCHMARK_TEMPLATE1 (Results 1 – 5 of 5) sorted by relevance

/third_party/benchmark/test/
Dcxx03_test.cc44 BENCHMARK_TEMPLATE1(BM_template1, int);
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1089 #define BENCHMARK_TEMPLATE1(n, a) \ macro
1107 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a)
/third_party/benchmark/include/benchmark/
Dbenchmark.h1317 #define BENCHMARK_TEMPLATE1(n, a) \ macro
1335 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a)
/third_party/json/benchmarks/thirdparty/benchmark/
DREADME.md279 #define BENCHMARK_TEMPLATE1(func, arg1)
/third_party/benchmark/docs/
Duser_guide.md536 #define BENCHMARK_TEMPLATE1(func, arg1)