Home
last modified time | relevance | path

Searched refs:getSortedStringInputs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcxx/benchmarks/
H A DGenerateInput.hpp123 inline std::vector<std::string> getSortedStringInputs(size_t N) { in getSortedStringInputs() function
130 std::vector<std::string> inputs = getSortedStringInputs(N); in getReverseSortedStringInputs()
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A DGenerateInput.h124 inline std::vector<std::string> getSortedStringInputs(size_t N) { in getSortedStringInputs() function
131 std::vector<std::string> inputs = getSortedStringInputs(N); in getReverseSortedStringInputs()