Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMapsTest.java135 int initialBuckets = bucketsOf(map1); in testNewHashMapWithExpectedSize_wontGrow() local
141 initialBuckets, bucketsOf(map1)); in testNewHashMapWithExpectedSize_wontGrow()
150 initialBuckets, bucketsOf(map2)); in testNewHashMapWithExpectedSize_wontGrow()