Searched defs:mutableList (Results 1 – 4 of 4) sorted by relevance
68 List<String> mutableList = Lists.newArrayList("789", "123"); in testConvertAllIsView() local
275 List<String> mutableList = asList("a", "b"); in testCopyOf_collection_general() local
276 List<String> mutableList = asList("a", "b"); in testCopyOf_collection_general() local