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

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp107 // The sole purpose of this comparator is to be used in BM_Rehash, where
113 // of equal length in BM_Rehash.
291 // BM_Rehash
294 BENCHMARK_CAPTURE(BM_Rehash,
299 BENCHMARK_CAPTURE(BM_Rehash,
H A DContainerBenchmarks.h139 static void BM_Rehash(benchmark::State& st, Container c, GenInputs gen) { function in namespace:ContainerBenchmarks

Completed in 119 milliseconds