Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/internal/
DSpiUtils.java218 List<Object> otherMapBindings = Lists.newArrayList(); in mapInjectorTest() local
231 otherMapBindings.add(visited); in mapInjectorTest()
308 "other MapBindings found: " + otherMapBindings, in mapInjectorTest()
310 otherMapBindings.size()); in mapInjectorTest()
395 List<Object> otherMapBindings = Lists.newArrayList(); in mapModuleTest() local
433 otherMapBindings.add(visited); in mapModuleTest()
520 "other MapBindings found: " + otherMapBindings, in mapModuleTest()
522 otherMapBindings.size()); in mapModuleTest()