Searched refs:BENCHMARK_TEMPLATE2 (Results 1 – 6 of 6) sorted by relevance
/third_party/benchmark/test/ |
D | cxx03_test.cc | 37 BENCHMARK_TEMPLATE2(BM_template2, int, long);
|
D | benchmark_test.cc | 113 BENCHMARK_TEMPLATE2(BM_Sequential, std::vector<int>, int)
|
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/ |
D | benchmark.h | 1094 #define BENCHMARK_TEMPLATE2(n, a, b) \ macro
|
/third_party/benchmark/include/benchmark/ |
D | benchmark.h | 1322 #define BENCHMARK_TEMPLATE2(n, a, b) \ macro
|
/third_party/json/benchmarks/thirdparty/benchmark/ |
D | README.md | 280 #define BENCHMARK_TEMPLATE2(func, arg1, arg2)
|
/third_party/benchmark/docs/ |
D | user_guide.md | 537 #define BENCHMARK_TEMPLATE2(func, arg1, arg2)
|