Searched defs:instrumentations (Results 1 – 2 of 2) sorted by relevance
211 List<ParsedInstrumentation> instrumentations = pkg.getInstrumentations(); in hasComponentClassName() local
183 protected List<ParsedInstrumentation> instrumentations = emptyList(); field in PackageImpl