Searched refs:otherMultibindings (Results 1 – 1 of 1) sorted by relevance
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
D | SpiUtils.java | 438 Iterable<? extends Module> modules, boolean allowDuplicates, int otherMultibindings, in setInjectorTest() argument 520 assertEquals("other multibindings found: " + otherMultibinders, otherMultibindings, in setInjectorTest() 527 Iterable<? extends Module> modules, boolean allowDuplicates, int otherMultibindings, in setModuleTest() argument 599 assertEquals("other multibindings found: " + otherMultibinders, otherMultibindings, in setModuleTest()
|