Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/
DObjectMapperTest.java460 final SimpleModule firstModule = new SimpleModule() { in testRegisterDependentModules() local
472 objectMapper.registerModule(firstModule); in testRegisterDependentModules()
/external/dagger2/javatests/dagger/internal/codegen/
DComponentProcessorTest.java2091 JavaFileObject firstModule = in bindsToDuplicateBinding_bindsKeyIsNotDuplicated() local
2140 daggerCompiler().compile(firstModule, secondModule, bindsModule, component); in bindsToDuplicateBinding_bindsKeyIsNotDuplicated()