Searched refs:checkModule (Results 1 – 3 of 3) sorted by relevance
79 checkModule( in testAddMessageErrorCommand()101 checkModule( in testAddThrowableErrorCommand()121 checkModule( in testErrorsAddedWhenExceptionsAreThrown()157 checkModule( in testBindConstantAnnotations()186 checkModule( in testBindConstantTypes()312 checkModule( in testBindKeysNoAnnotations()334 checkModule( in testBindKeysWithAnnotationType()355 checkModule( in testBindKeysWithAnnotationInstance()388 checkModule( in testBindToProvider()502 checkModule( in testBindToLinkedBinding()[all …]
27 protected void checkModule(Module module, ElementVisitor<?>... visitors) { in checkModule() method in ElementApplyToTest29 super.checkModule(Elements.getModule(Elements.getElements(module)), visitors); in checkModule()
28 protected void checkModule(Module module, ElementVisitor<?>... visitors) { in checkModule() method in NoopOverrideTest30 super.checkModule(overridden, visitors); in checkModule()