Searched refs:BM_MapLookup (Results 1 - 1 of 1) sorted by relevance
/third_party/benchmark/test/ | ||
H A D | map_test.cc | 19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() function 33 BENCHMARK(BM_MapLookup)->Range(1 << 3, 1 << 12); |
Completed in 1 milliseconds