Searched defs:newEntries (Results 1 – 5 of 5) sorted by relevance
60 List<CumulativeCountEntry<E>> newEntries = Lists.newArrayListWithCapacity(entries.size()); in createFromSorted() local
120 BackForwardListItemVector newEntries; in restoreFromCFDictionaryRepresentation() local
187 Map<Integer, String> newEntries = ImmutableMap.of(2, "two", 3, "three"); in testPutAll() local
281 PHashTableEntry **newEntries = in PHashTableRehash() local
70 WebKit::WebVector<WebKit::WebFileSystemEntry> newEntries(entries.size()); in copy() local