Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp152 BENCHMARK_CAPTURE(BM_InsertValue,
157 BENCHMARK_CAPTURE(BM_InsertValue,
163 BENCHMARK_CAPTURE(BM_InsertValue,
174 BENCHMARK_CAPTURE(BM_InsertValue,
DContainerBenchmarks.hpp24 void BM_InsertValue(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValue() function
/external/llvm-project/libcxx/benchmarks/
DContainerBenchmarks.h51 void BM_InsertValue(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValue() function