Searched refs:scopeInstancesInUse (Results 1 – 2 of 2) sorted by relevance
226 final Map<Scope, List<Object>> scopeInstancesInUse = Maps.newHashMap(); in configure() local236 List<Object> existing = scopeInstancesInUse.get(scope); in configure()239 scopeInstancesInUse.put(scope, existing); in configure()295 List<Object> usedSources = scopeInstancesInUse.get(scopeBinding.getScope()); in configure()
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...