Home
last modified time | relevance | path

Searched refs:BM_MapLookup (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libcxx/utils/google-benchmark/test/
Dmap_test.cc19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() function
32 BENCHMARK(BM_MapLookup)->Range(1 << 3, 1 << 12);
/external/libcxx/utils/google-benchmark/test/
Dmap_test.cc19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() function
32 BENCHMARK(BM_MapLookup)->Range(1 << 3, 1 << 12);
/external/google-benchmark/test/
Dmap_test.cc19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() function
32 BENCHMARK(BM_MapLookup)->Range(1 << 3, 1 << 12);
/external/llvm-project/llvm/utils/benchmark/test/
Dmap_test.cc19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() function
32 BENCHMARK(BM_MapLookup)->Range(1 << 3, 1 << 12);