Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
DGenerateInput.hpp123 inline std::vector<std::string> getSortedStringInputs(size_t N) { in getSortedStringInputs() function
130 std::vector<std::string> inputs = getSortedStringInputs(N); in getReverseSortedStringInputs()