Home
last modified time | relevance | path

Searched defs:forTesting (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/
DComponentProcessor.java93 public static ComponentProcessor forTesting(BindingGraphPlugin... testingPlugins) { in forTesting() method in ComponentProcessor
102 public static ComponentProcessor forTesting(Iterable<BindingGraphPlugin> testingPlugins) { in forTesting() method in ComponentProcessor