Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/test/
Dcxx03_test.cc40 BENCHMARK_TEMPLATE1(BM_template1, int);
/external/google-benchmark/test/
Dcxx03_test.cc40 BENCHMARK_TEMPLATE1(BM_template1, int);
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark_api.h808 #define BENCHMARK_TEMPLATE1(n, a) \
826 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a)
/external/google-benchmark/include/benchmark/
Dbenchmark_api.h868 #define BENCHMARK_TEMPLATE1(n, a) \ macro
886 #define BENCHMARK_TEMPLATE(n, a) BENCHMARK_TEMPLATE1(n, a)
/external/libcxx/utils/google-benchmark/
DREADME.md187 #define BENCHMARK_TEMPLATE1(func, arg1)
/external/google-benchmark/
DREADME.md189 #define BENCHMARK_TEMPLATE1(func, arg1)