Home
last modified time | relevance | path

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

/third_party/benchmark/test/
H A Dmap_test.cc19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() function
33 BENCHMARK(BM_MapLookup)->Range(1 << 3, 1 << 12);

Completed in 1 milliseconds