Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/java/dagger/testing/compile/
H A DCompilerTests.java120 public static InvocationCompiler invocationCompiler(Source... sources) { in invocationCompiler()
127 public abstract static class InvocationCompiler { class in CompilerTests