Home
last modified time | relevance | path

Searched defs:testContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/test-runner/src/android/test/
DAndroidTestRunner.java186 Context testContext = mInstrumentation == null ? mContext : mInstrumentation.getContext(); in runTest() local
195 private void setContextIfAndroidTestCase(Test test, Context context, Context testContext) { in setContextIfAndroidTestCase()
/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java626 final TestContext testContext = new TestContext(mockResolver, getContext()); in testAuthorityParsing() local
729 final TestContext testContext = new TestContext(mockResolver, getContext()); in testListenForTicklesParsing() local
758 final TestContext testContext = new TestContext(mockResolver, getContext()); in testAuthorityRenaming() local
802 final TestContext testContext = new TestContext(mockResolver, getContext()); in testSyncableMigration() local