Searched refs:otherMultibinders (Results 1 – 1 of 1) sorted by relevance
483 List<Object> otherMultibinders = Lists.newArrayList(); in setInjectorTest() local495 otherMultibinders.add(visited); in setInjectorTest()520 assertEquals("other multibindings found: " + otherMultibinders, otherMultibindings, in setInjectorTest()521 otherMultibinders.size()); in setInjectorTest()545 List<Object> otherMultibinders = Lists.newArrayList(); in setModuleTest() local573 otherMultibinders.add(visited); in setModuleTest()599 assertEquals("other multibindings found: " + otherMultibinders, otherMultibindings, in setModuleTest()600 otherMultibinders.size()); in setModuleTest()