Searched refs:NPE_LITERAL (Results 1 – 2 of 2) sorted by relevance
48 private static final StringLiteral NPE_LITERAL = field in ModuleFactoryGeneratorTest387 " throw new NullPointerException(" + NPE_LITERAL + ");", in singleProvidesMethodNoArgs()572 " throw new NullPointerException(" + NPE_LITERAL + ");", in multipleProvidesMethods()727 " throw new NullPointerException(" + NPE_LITERAL + ");", in providesSetValues()974 " throw new NullPointerException(" + NPE_LITERAL + ");", in genericSubclassedModule()1004 " throw new NullPointerException(" + NPE_LITERAL + ");", in genericSubclassedModule()1034 " throw new NullPointerException(" + NPE_LITERAL + ");", in genericSubclassedModule()
44 private static final StringLiteral NPE_LITERAL = field in ComponentProcessorTest1482 " throw new NullPointerException(" + NPE_LITERAL + ");", in componentDependency()