Searched refs:mediumLifetime (Results 1 – 2 of 2) sorted by relevance
317 JavaFileObject mediumLifetime = JavaFileObjects.forSourceLines("test.ComponentMedium", in componentScopeAncestryMustNotCycle() local343 .that(asList(type, scopeA, scopeB, longLifetime, mediumLifetime, shortLifetime)) in componentScopeAncestryMustNotCycle()
1101 JavaFileObject mediumLifetime = JavaFileObjects.forSourceLines("test.ComponentMedium", in componentDependencyMustNotCycle_Indirect() local1134 .that(ImmutableList.of(longLifetime, mediumLifetime, shortLifetime)) in componentDependencyMustNotCycle_Indirect()1139 .withErrorContaining(mediumErrorMessage).in(mediumLifetime) in componentDependencyMustNotCycle_Indirect()