Home
last modified time | relevance | path

Searched refs:BM_InsertDuplicate (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp270 BENCHMARK_CAPTURE(BM_InsertDuplicate,
274 BENCHMARK_CAPTURE(BM_InsertDuplicate,
288 BENCHMARK_CAPTURE(BM_InsertDuplicate,
292 BENCHMARK_CAPTURE(BM_InsertDuplicate,
DContainerBenchmarks.hpp52 void BM_InsertDuplicate(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertDuplicate() function
/external/llvm-project/libcxx/benchmarks/
DContainerBenchmarks.h79 void BM_InsertDuplicate(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertDuplicate() function