Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/
DObjectMapperTest.java446 final SimpleModule secondModule = new SimpleModule() { in testRegisterDependentModules() local
463 return Arrays.asList(secondModule, thirdModule); in testRegisterDependentModules()
/external/dagger2/javatests/dagger/internal/codegen/
DComponentProcessorTest.java2103 JavaFileObject secondModule = in bindsToDuplicateBinding_bindsKeyIsNotDuplicated() local
2140 daggerCompiler().compile(firstModule, secondModule, bindsModule, component); in bindsToDuplicateBinding_bindsKeyIsNotDuplicated()