Searched refs:instrumentations (Results 1 – 1 of 1) sorted by relevance
142 List<InstrumentationInfo> instrumentations = mPackageManager.queryInstrumentation( in testQuery() local144 checkInstrumentationInfoName(INSTRUMENT_NAME, instrumentations); in testQuery()224 List<InstrumentationInfo> instrumentations) { in checkInstrumentationInfoName() argument226 Iterator<InstrumentationInfo> infoIterator = instrumentations.iterator(); in checkInstrumentationInfoName()