Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfilesystem.bench.cpp45 void BM_PathConstructIter(benchmark::State &st, GenInputs gen) { in BM_PathConstructIter() function
65 BM_PathConstructIter<cpp17_input_iterator>(st, gen); in BM_PathConstructInputIter()
69 BM_PathConstructIter<forward_iterator>(st, gen); in BM_PathConstructForwardIter()