Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp173 BENCHMARK_CAPTURE(BM_InsertValue,
178 BENCHMARK_CAPTURE(BM_InsertValue,
184 BENCHMARK_CAPTURE(BM_InsertValue,
195 BENCHMARK_CAPTURE(BM_InsertValue,
DContainerBenchmarks.h51 void BM_InsertValue(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValue() function