Home
last modified time | relevance | path

Searched refs:checkInstrumentationInfoName (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java144 checkInstrumentationInfoName(INSTRUMENT_NAME, instrumentations); in testQuery()
223 private void checkInstrumentationInfoName(String expectedName, in checkInstrumentationInfoName() method in PackageManagerTest