Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dfilesystem.bench.cpp139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths() argument
142 std::string Part = getRandomString(PathLen); in getRandomPaths()
149 void BM_LexicallyNormal(benchmark::State &st, GenInput gen, size_t PathLen) { in BM_LexicallyNormal() argument
151 auto In = gen(st.range(0), PathLen); in BM_LexicallyNormal()
/external/llvm-project/libcxx/benchmarks/
Dfilesystem.bench.cpp139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths() argument
142 std::string Part = getRandomString(PathLen); in getRandomPaths()
149 void BM_LexicallyNormal(benchmark::State &st, GenInput gen, size_t PathLen) { in BM_LexicallyNormal() argument
151 auto In = gen(st.range(0), PathLen); in BM_LexicallyNormal()