Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/src/com/android/cts/instrumentationdiffcertapp/
DInstrumentationFailToRunTest.java34 ComponentName appDiffCertInstrumentation = new ComponentName(myContext, in testInstrumentationNotAllowed() local
37 getInstrumentation().getContext().startInstrumentation(appDiffCertInstrumentation, in testInstrumentationNotAllowed()