Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java386 Injector childInjector2 = in testWeakKeySet_integration_multipleChildren() local
394 WeakReference<Injector> weakRef2 = new WeakReference<>(childInjector2); in testWeakKeySet_integration_multipleChildren()
405 childInjector2 = null; in testWeakKeySet_integration_multipleChildren()
433 Injector childInjector2 = in testWeakKeySet_integration_multipleChildren_overlappingKeys() local
441 WeakReference<Injector> weakRef2 = new WeakReference<>(childInjector2); in testWeakKeySet_integration_multipleChildren_overlappingKeys()
450 childInjector2 = null; in testWeakKeySet_integration_multipleChildren_overlappingKeys()