Searched refs:myContext (Results 1 – 2 of 2) sorted by relevance
33 final Context myContext = getInstrumentation().getContext(); in testInstrumentationNotAllowed_exception() local37 new ComponentName(myContext, Instrumentation.class); in testInstrumentationNotAllowed_exception()40 myContext.startInstrumentation(appDiffCertInstrumentation, null, new Bundle())); in testInstrumentationNotAllowed_exception()47 final Context myContext = getInstrumentation().getContext(); in testInstrumentationNotAllowed_fail() local51 new ComponentName(myContext, Instrumentation.class); in testInstrumentationNotAllowed_fail()53 myContext.startInstrumentation(appDiffCertInstrumentation, null, new Bundle())); in testInstrumentationNotAllowed_fail()
59 final Context myContext = getTestContext(); in testSpoofingPublisher() local