Home
last modified time | relevance | path

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

/external/guice/extensions/grapher/test/com/google/inject/grapher/
DTransitiveDependencyVisitorTest.java69 new ConvertedConstantModule()); in testVisitConvertedConstant()
179 private static class ConvertedConstantModule extends AbstractModule { class in TransitiveDependencyVisitorTest