Searched defs:targetContext (Results 1 – 11 of 11) sorted by relevance
79 Context targetContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in tearDown() local87 Context targetContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in testActivityCallbackOrder() local
51 final Context targetContext = instrumentation.getTargetContext(); in testApplication() local
41 protected static Context targetContext() { in targetContext() method in BaseDynamicMimeTest
52 Context targetContext = instrumentation.getTargetContext(); in testPocCVE_2020_0294() local
65 private val targetContext = InstrumentationRegistry.getTargetContext() constant in android.security.cts.PermissionBackupCertificateCheckTest
48 Context targetContext = InstrumentationRegistry.getTargetContext(); in before() local
59 Context targetContext = InstrumentationRegistry.getInstrumentation() in setUp() local
46 public void initialize(Context targetContext, MetricListener listener) { in initialize()
119 Context targetContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in createTestAppService() local
400 final Context targetContext = target.getContext(); in checkViewTag() local
80 final Context targetContext = InstrumentationRegistry.getTargetContext(); in setUp() local