Searched refs:NullFactory (Results 1 – 2 of 2) sorted by relevance
167 install(new FactoryModuleBuilder().build(NullFactory.class)); in testNoMatchingConstrucotsBecauseTooLittleParams()177 + NullFactory.class.getName()); in testNoMatchingConstrucotsBecauseTooLittleParams()185 public static interface NullFactory { interface in ManyConstructorsTest
21 class NullFactory : public GLImplFactory24 NullFactory() {} in NullFactory() function