Home
last modified time | relevance | path

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

/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DMapInterfaceTest.java48 private static final class IncompatibleKeyType { class in MapInterfaceTest
299 assertFalse(map.containsKey(new IncompatibleKeyType())); in testContainsKey()
388 Entry<IncompatibleKeyType, V> entry = mapEntry(new IncompatibleKeyType(), unmappedValue); in testEntrySetContainsEntryIncompatibleKey()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DMapInterfaceTest.java48 private static final class IncompatibleKeyType { class in MapInterfaceTest
299 assertFalse(map.containsKey(new IncompatibleKeyType())); in testContainsKey()
388 Entry<IncompatibleKeyType, V> entry = mapEntry(new IncompatibleKeyType(), unmappedValue); in testEntrySetContainsEntryIncompatibleKey()
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...