Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dunordered_set_operations.bench.cpp183 …e, unordered_set_prefixed_string, std::unordered_set<std::string>{}, getPrefixedRandomStringInputs)
189 getPrefixedRandomStringInputs)
273 …d, unordered_set_prefixed_string, std::unordered_set<std::string>{}, getPrefixedRandomStringInputs)
277 …h, unordered_set_prefixed_string, std::unordered_set<std::string>{}, getPrefixedRandomStringInputs)
H A DGenerateInput.h114 inline std::vector<std::string> getPrefixedRandomStringInputs(size_t N) { in getPrefixedRandomStringInputs() function