Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/java/dagger/hilt/android/testing/compile/
H A DHiltCompilerTests.java244 public HiltCompiler withProcessingSteps( in withProcessingSteps() method in HiltCompilerTests.HiltCompiler
/aosp_15_r20/external/dagger2/java/dagger/testing/compile/
H A DCompilerTests.java218 public DaggerCompiler withProcessingSteps(Supplier<XProcessingStep>... suppliers) { in withProcessingSteps() method in CompilerTests.DaggerCompiler