Searched refs:hash_mapSize (Results 1 – 1 of 1) sorted by relevance
50 const size_t hash_mapSize = random_number(random_base); in test_hash_multimap() local52 while ( testMultiMap.size() < hash_mapSize ) in test_hash_multimap()98 const size_t hash_mapSize = random_number(random_base); in test_hash_map() local100 while ( testMap.size() < hash_mapSize ) { in test_hash_map()