Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A DCartesianBenchmarks.h54 void makeBenchmarkImpl(const Args& A, std::tuple<U...> t) { in makeBenchmarkImpl() function
59 void makeBenchmarkImpl(const Args& A, std::tuple<U...>, std::tuple<T...>, Tuples... rest) { in makeBenchmarkImpl() function
/aosp_15_r20/external/libcxx/benchmarks/
H A DCartesianBenchmarks.hpp57 void makeBenchmarkImpl(const Args& A, std::tuple<U...> t) { in makeBenchmarkImpl() function
63 void makeBenchmarkImpl(const Args& A, std::tuple<U...>, std::tuple<T...>, in makeBenchmarkImpl() function