Searched refs:MapCount (Results 1 – 1 of 1) sorted by relevance
68 int MapCount = std::min(max_maps, 1000000 / MapSize); in makeTestingSets() local76 for (int M = 0; M < MapCount; ++M) { in makeTestingSets()