Home
last modified time | relevance | path

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

/external/dagger2/compiler/src/test/java/dagger/internal/codegen/
DComponentProcessorTest.java1530 JavaFileObject otherAFile = JavaFileObjects.forSourceLines("other.test.A", in moduleNameCollision() local
1647 .that(ImmutableList.of(aFile, otherAFile, moduleFile, otherModuleFile, componentFile)) in moduleNameCollision()