Searched refs:testInstallInModule (Results 1 – 1 of 1) sorted by relevance
34 JavaFileObject testInstallInModule = in testMissingValues() local45 Compilation compilation = compiler().compile(testInstallInModule); in testMissingValues()52 .inFile(testInstallInModule) in testMissingValues()70 JavaFileObject testInstallInModule = in testEmptyComponentValues() local81 Compilation compilation = compiler().compile(installInModule, testInstallInModule); in testEmptyComponentValues()94 JavaFileObject testInstallInModule = in testEmptyReplacesValues() local106 Compilation compilation = compiler().compile(testInstallInModule); in testEmptyReplacesValues()131 JavaFileObject testInstallInModule = in testMissingModuleAnnotation() local144 Compilation compilation = compiler().compile(installInModule, testInstallInModule); in testMissingModuleAnnotation()151 .inFile(testInstallInModule) in testMissingModuleAnnotation()[all …]