Searched refs:assertMapVisitor (Results 1 – 2 of 2) sorted by relevance
23 import static com.google.inject.internal.SpiUtils.assertMapVisitor;213 assertMapVisitor( in testMapBinderAggregatesMultipleModules()252 assertMapVisitor( in testMapBinderAggregationForAnnotationInstance()288 assertMapVisitor( in testMapBinderAggregationForAnnotationType()330 assertMapVisitor( in testMapBinderWithMultipleAnnotationValueSets()341 assertMapVisitor( in testMapBinderWithMultipleAnnotationValueSets()384 assertMapVisitor( in testMapBinderWithMultipleAnnotationTypeSets()395 assertMapVisitor( in testMapBinderWithMultipleAnnotationTypeSets()430 assertMapVisitor( in testMapBinderWithMultipleTypes()439 assertMapVisitor( in testMapBinderWithMultipleTypes()[all …]
120 static <T> void assertMapVisitor( in assertMapVisitor() method in SpiUtils