Home
last modified time | relevance | path

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

/external/stlport/test/eh/
Dtest_hash_map.cpp50 const size_t hash_mapSize = random_number(random_base); in test_hash_multimap() local
52 while ( testMultiMap.size() < hash_mapSize ) in test_hash_multimap()
98 const size_t hash_mapSize = random_number(random_base); in test_hash_map() local
100 while ( testMap.size() < hash_mapSize ) { in test_hash_map()