Home
last modified time | relevance | path

Searched defs:entryList (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/
DServletMain.java248 …static ImmutableList<String> getMigrationEntryOutputList(ImmutableList<MigrationEntry> entryList) { in getMigrationEntryOutputList()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2Test.java663 List<Message> entryList = new ArrayList<Message>(); in setMapValues() local
DMapTest.java754 List<Message> entryList = new ArrayList<>(); in setMapValues() local