Searched defs:BENCHMARK_TEMPLATE (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/utils/benchmark/include/benchmark/ |
D | benchmark.h | 1112 #define BENCHMARK_TEMPLATE(n, ...) \ macro 1118 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a) macro
|
/external/libcxx/utils/google-benchmark/include/benchmark/ |
D | benchmark.h | 1149 #define BENCHMARK_TEMPLATE(n, ...) \ macro 1155 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a) macro
|
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/ |
D | benchmark.h | 1149 #define BENCHMARK_TEMPLATE(n, ...) \ macro 1155 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a) macro
|
/external/google-benchmark/include/benchmark/ |
D | benchmark.h | 1172 #define BENCHMARK_TEMPLATE(n, ...) \ macro 1178 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a) macro
|