Searched defs:realContext (Results 1 – 12 of 12) 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
47 public ContactsMockPackageManager(Context realContext) { in ContactsMockPackageManager()
236 Context realContext = TestApplication.getAppContext(); in registerTestIntentReceiver() local
238 MyMockContext(Context realContext, PackageManager packageManager) { in MyMockContext()
283 public TestMockContext(Context realContext, DevicePolicyManager dpm, UserManager um) { in TestMockContext()
120 private val realContext get() = InstrumentationRegistry.getInstrumentation().context regex
155 val realContext = InstrumentationRegistry.getInstrumentation().context regex
196 Context realContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); in testConfig_servicesCanBeBound() local
871 final Context realContext = InstrumentationRegistry.getContext(); in testRealSystemPermission() local
133 public MockSystemServices(Context realContext, String name) { in MockSystemServices()
3429 public TestAccountAuthenticatorCache(Context realContext) { in TestAccountAuthenticatorCache()3442 TestInjector(Context realContext, in TestInjector()