Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Ddeque.bench.cpp29 BENCHMARK_CAPTURE(BM_ConstructIterIter,
34 BENCHMARK_CAPTURE(BM_ConstructIterIter,
39 BENCHMARK_CAPTURE(BM_ConstructIterIter,
H A Dvector_operations.bench.cpp24 BENCHMARK_CAPTURE(BM_ConstructIterIter,
29 BENCHMARK_CAPTURE(BM_ConstructIterIter,
34 BENCHMARK_CAPTURE(BM_ConstructIterIter,
H A DContainerBenchmarks.h39 void BM_ConstructIterIter(benchmark::State& st, Container, GenInputs gen) { in BM_ConstructIterIter() function