Searched defs:realContext (Results 1 – 6 of 6) sorted by relevance
213 Context realContext = TestApplication.getAppContext(); in testSendTextWithInvalidDestAddr() local269 Context realContext = TestApplication.getAppContext(); in testSendMultipartTextWithInvalidText() local
117 private val realContext get() = InstrumentationRegistry.getInstrumentation().context constant
238 MyMockContext(Context realContext, PackageManager packageManager) { in MyMockContext()
711 final Context realContext = InstrumentationRegistry.getContext(); in testRealSystemPermission() local
116 public MockSystemServices(Context realContext, String name) { in MockSystemServices()
3294 public TestAccountAuthenticatorCache(Context realContext) { in TestAccountAuthenticatorCache()3307 TestInjector(Context realContext, in TestInjector()