Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp294 BENCHMARK_CAPTURE(BM_Rehash,
299 BENCHMARK_CAPTURE(BM_Rehash,
DContainerBenchmarks.h139 static void BM_Rehash(benchmark::State& st, Container c, GenInputs gen) { in BM_Rehash() function