Searched refs:BM_deque_vector_copy (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Ddeque_iterator.bench.cpp143 void BM_deque_vector_copy(benchmark::State& state) { benchmark_deque_vector(state, copy); } function in namespace:__anon190
144 BENCHMARK(BM_deque_vector_copy)->Apply(run_sizes);

Completed in 163 milliseconds