Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dvector_operations.bench.cpp16 BENCHMARK_CAPTURE(BM_ConstructIterIter,
21 BENCHMARK_CAPTURE(BM_ConstructIterIter,
26 BENCHMARK_CAPTURE(BM_ConstructIterIter,
DContainerBenchmarks.hpp12 void BM_ConstructIterIter(benchmark::State& st, Container, GenInputs gen) { in BM_ConstructIterIter() function
/external/llvm-project/libcxx/benchmarks/
Ddeque.bench.cpp29 BENCHMARK_CAPTURE(BM_ConstructIterIter,
34 BENCHMARK_CAPTURE(BM_ConstructIterIter,
39 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