Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java124 WeakReference<Key<Integer>> weakKey2Ref = new WeakReference<Key<Integer>>(key2); in testEviction_keyOverlap_2x() local
172 WeakReference<Key<Integer>> weakKey2Ref = new WeakReference<Key<Integer>>(key2); in testNoEviction_keyOverlap_2x() local
201 WeakReference<Key<Integer>> weakKey2Ref = new WeakReference<Key<Integer>>(key2); in testEviction_keyAndSourceOverlap_null() local
243 WeakReference<Key<Integer>> weakKey2Ref = new WeakReference<Key<Integer>>(key2); in testEviction_keyAndSourceOverlap_nonNull() local
295 WeakReference<Key<Integer>> weakKey2Ref = new WeakReference<Key<Integer>>(key2); in testEviction_keyOverlap_3x() local