Searched refs:nestedTypesFile (Results 1 – 3 of 3) sorted by relevance
714 JavaFileObject nestedTypesFile = JavaFileObjects.forSourceLines( in simpleComponentWithNesting() local769 .that(ImmutableList.of(nestedTypesFile)) in simpleComponentWithNesting()778 JavaFileObject nestedTypesFile = in componentWithNestingAndGeneratedType() local836 .that(nestedTypesFile) in componentWithNestingAndGeneratedType()
1086 JavaFileObject nestedTypesFile = JavaFileObjects.forSourceLines("test.OuterType", in simpleComponentWithNesting() local1123 assertAbout(javaSources()).that(ImmutableList.of(nestedTypesFile)) in simpleComponentWithNesting()
359 JavaFileObject nestedTypesFile = JavaFileObjects.forSourceLines("test.OuterType", in simpleComponentWithNesting() local430 assertAbout(javaSources()).that(ImmutableList.of(nestedTypesFile)) in simpleComponentWithNesting()