Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java123 WeakReference<Key<Integer>> weakKey1Ref = new WeakReference<Key<Integer>>(key1); in testEviction_keyOverlap_2x() local
171 WeakReference<Key<Integer>> weakKey1Ref = new WeakReference<Key<Integer>>(key1); in testNoEviction_keyOverlap_2x() local
200 WeakReference<Key<Integer>> weakKey1Ref = new WeakReference<Key<Integer>>(key1); in testEviction_keyAndSourceOverlap_null() local
242 WeakReference<Key<Integer>> weakKey1Ref = new WeakReference<Key<Integer>>(key1); in testEviction_keyAndSourceOverlap_nonNull() local
294 WeakReference<Key<Integer>> weakKey1Ref = new WeakReference<Key<Integer>>(key1); in testEviction_keyOverlap_3x() local