Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp189 BENCHMARK_CAPTURE(BM_Find,
200 BENCHMARK_CAPTURE(BM_Find,
213 BENCHMARK_CAPTURE(BM_Find,
225 BENCHMARK_CAPTURE(BM_Find,
236 BENCHMARK_CAPTURE(BM_Find,
248 BENCHMARK_CAPTURE(BM_Find,
259 BENCHMARK_CAPTURE(BM_Find,
DContainerBenchmarks.hpp83 static void BM_Find(benchmark::State& st, Container c, GenInputs gen) { in BM_Find() function
/external/llvm-project/libcxx/benchmarks/
DContainerBenchmarks.h110 static void BM_Find(benchmark::State& st, Container c, GenInputs gen) { in BM_Find() function