Home
last modified time | relevance | path

Searched defs:instrumentations (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java142 List<InstrumentationInfo> instrumentations = mPackageManager.queryInstrumentation( in testQuery() local
224 List<InstrumentationInfo> instrumentations) { in checkInstrumentationInfoName()