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.java1550 Source secondModule = in bindsToDuplicateBinding_bindsKeyIsNotDuplicated() local
1586 CompilerTests.daggerCompiler(firstModule, secondModule, bindsModule, component) in bindsToDuplicateBinding_bindsKeyIsNotDuplicated()