Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/internal/
DSpiUtils.java1065 List<Object> otherOptionalElements = Lists.newArrayList(); in optionalModuleTest() local
1088 otherOptionalElements.add(visited); in optionalModuleTest()
1150 "other OptionalBindings found: " + otherOptionalElements, in optionalModuleTest()
1152 otherOptionalElements.size()); in optionalModuleTest()