Searched defs:mapStorage (Results 1 – 3 of 3) sorted by relevance
85 AreaCodeMapStorageStrategy mapStorage = in testGetSmallerMapStorageChoosesDefaultImpl() local91 AreaCodeMapStorageStrategy mapStorage = in testGetSmallerMapStorageChoosesFlyweightImpl() local
48 private FlyweightMapStorage mapStorage; field in FlyweightMapStorageTest
60 private static int getSizeOfAreaCodeMapStorage(AreaCodeMapStorageStrategy mapStorage, in getSizeOfAreaCodeMapStorage()