Home
last modified time | relevance | path

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

/external/libphonenumber/java/test/com/android/i18n/phonenumbers/geocoding/
DAreaCodeMapTest.java75 private static SortedMap<Integer, String> createFlyweightStorageMapCandidate() { in createFlyweightStorageMapCandidate() method in AreaCodeMapTest
92 new AreaCodeMap().getSmallerMapStorage(createFlyweightStorageMapCandidate()); in testGetSmallerMapStorageChoosesFlyweightImpl()
185 localAreaCodeMap.readAreaCodeMap(createFlyweightStorageMapCandidate()); in testReadWriteExternalWithFlyweightStrategy()