Searched defs:testContext (Results 1 – 4 of 4) sorted by relevance
186 Context testContext = mInstrumentation == null ? mContext : mInstrumentation.getContext(); in runTest() local195 private void setContextIfAndroidTestCase(Test test, Context context, Context testContext) { in setContextIfAndroidTestCase()
626 final TestContext testContext = new TestContext(mockResolver, getContext()); in testAuthorityParsing() local729 final TestContext testContext = new TestContext(mockResolver, getContext()); in testListenForTicklesParsing() local758 final TestContext testContext = new TestContext(mockResolver, getContext()); in testAuthorityRenaming() local802 final TestContext testContext = new TestContext(mockResolver, getContext()); in testSyncableMigration() local
172 public TestPackageManager(Context testContext) { in TestPackageManager()
76 TestContext testContext; in run() local