Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/testing/compile/
DCompilerTests.java128 public static InvocationCompiler invocationCompiler(Source... sources) { in invocationCompiler()
135 public abstract static class InvocationCompiler { class in CompilerTests