Home | History | Annotate | Download | only in codegen

Lines Matching defs:parentFile

50     JavaFileObject parentFile = JavaFileObjects.forSourceLines("test.Parent",
112 .that(ImmutableList.of(childFile, parentFile, componentFile))
128 JavaFileObject parentFile = JavaFileObjects.forSourceLines("test.Parent",
201 .that(ImmutableList.of(childFile, parentFile, depFile, componentFile))