Home
last modified time | relevance | path

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

/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DMapInterfaceTest.java638 Entry<K, V> entryToRemove = entrySet.iterator().next(); in testEntrySetRemoveAll() local
639 Set<Entry<K, V>> entriesToRemove = singleton(entryToRemove); in testEntrySetRemoveAll()
645 Helpers.mapEntry(entryToRemove.getKey(), entryToRemove.getValue()); in testEntrySetRemoveAll()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DMapInterfaceTest.java638 Entry<K, V> entryToRemove = entrySet.iterator().next(); in testEntrySetRemoveAll() local
639 Set<Entry<K, V>> entriesToRemove = singleton(entryToRemove); in testEntrySetRemoveAll()
645 Helpers.mapEntry(entryToRemove.getKey(), entryToRemove.getValue()); in testEntrySetRemoveAll()
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...