Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Ddeque.bench.cpp28 BENCHMARK_CAPTURE(BM_ConstructIterIter,
33 BENCHMARK_CAPTURE(BM_ConstructIterIter,
38 BENCHMARK_CAPTURE(BM_ConstructIterIter,
Dvector_operations.bench.cpp24 BENCHMARK_CAPTURE(BM_ConstructIterIter,
29 BENCHMARK_CAPTURE(BM_ConstructIterIter,
34 BENCHMARK_CAPTURE(BM_ConstructIterIter,
DContainerBenchmarks.h39 void BM_ConstructIterIter(benchmark::State& st, Container, GenInputs gen) { in BM_ConstructIterIter() function