Searched refs:instrumentations (Results 1 – 1 of 1) sorted by relevance
409 List<InstrumentationInfo> instrumentations = mPackageManager.queryInstrumentation( in testQuery() local411 checkInstrumentationInfoName(INSTRUMENT_NAME, instrumentations); in testQuery()534 List<InstrumentationInfo> instrumentations) { in checkInstrumentationInfoName() argument536 Iterator<InstrumentationInfo> infoIterator = instrumentations.iterator(); in checkInstrumentationInfoName()