Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A DGenerateInput.h122 inline std::vector<std::string> getSortedStringInputs(size_t N) { in getSortedStringInputs() function
129 std::vector<std::string> inputs = getSortedStringInputs(N); in getReverseSortedStringInputs()