Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/java/dagger/testing/compile/
H A DCompilerTests.java134 public void compile(Consumer<XTestInvocation> onInvocation) { in compile() argument
143 onInvocation.accept(invocation); in compile()