Searched defs:realContext (Results 1 – 11 of 11) sorted by relevance
55 Context realContext = InstrumentationRegistry.getTargetContext(); in testGetImsResources() local
145 public TestContext(Context realContext) { in TestContext()192 final Context realContext = getContext(); in setUp() local
48 public ContactsMockPackageManager(Context realContext) { in ContactsMockPackageManager()
137 private val realContext get() = InstrumentationRegistry.getInstrumentation().context constant
157 val realContext = InstrumentationRegistry.getInstrumentation().context in setUp() constant
69 private lateinit var realContext: Context variable in com.android.permissioncontroller.tests.mocking.hibernation.HibernationPolicyTest
327 Context realContext, DevicePolicyManager dpm, UserManager um, PackageManager pm) { in TestMockContext()
197 Context realContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in testConfig_servicesCanBeBound() local
127 private val realContext = InstrumentationRegistry.getContext() in <lambda>() constant
182 private val realContext: Context in <lambda>() constant
1237 final Context realContext = InstrumentationRegistry.getContext(); in testRealSystemPermission() local