Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/testing/compile/
DCompilerTests.java142 public void compile(Consumer<XTestInvocation> onInvocation) { in compile() argument
151 onInvocation.accept(invocation); in compile()