Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp151 BENCHMARK_CAPTURE(BM_InsertValue,
156 BENCHMARK_CAPTURE(BM_InsertValue,
162 BENCHMARK_CAPTURE(BM_InsertValue,
173 BENCHMARK_CAPTURE(BM_InsertValue,
DContainerBenchmarks.hpp24 void BM_InsertValue(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValue() function