Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dmap.bench.cpp68 int MapCount = std::min(max_maps, 1000000 / MapSize); in makeTestingSets() local
76 for (int M = 0; M < MapCount; ++M) { in makeTestingSets()