Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/java/dagger/testing/compile/
H A DCompilerTests.java176 abstract ImmutableCollection<Supplier<XProcessingStep>> processingStepSuppliers(); in processingStepSuppliers() method in CompilerTests.DaggerCompiler
272 abstract Builder processingStepSuppliers( in processingStepSuppliers() method in CompilerTests.DaggerCompiler.Builder
273 ImmutableCollection<Supplier<XProcessingStep>> processingStepSuppliers); in processingStepSuppliers()