Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/src/com/android/cts/instrumentationdiffcertapp/
DInstrumentationFailToRunTest.java31 Context myContext = getInstrumentation().getContext(); in testInstrumentationNotAllowed() local
34 ComponentName appDiffCertInstrumentation = new ComponentName(myContext, in testInstrumentationNotAllowed()