Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp68 int MapCount = std::min(max_maps, 1000000 / MapSize); in makeTestingSets() local
76 for (int M = 0; M < MapCount; ++M) { in makeTestingSets()