Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/dirlist/
DTestEnvironment.java29 private final Context testContext; field in TestEnvironment
33 public TestEnvironment(Context testContext, TestEnv env, ActionHandler actionHandler) { in TestEnvironment()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/dirlist/
DModelBackedDocumentsAdapterTest.java42 final Context testContext = TestContext.createStorageTestContext(getContext(), AUTHORITY); in setUp() local
DDirectoryAddonsAdapterTest.java52 final Context testContext = TestContext.createStorageTestContext(getContext(), AUTHORITY); in setUp() local
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DConnectivityResources.java53 public static void setResourcesContextForTest(@Nullable Context testContext) { in setResourcesContextForTest()
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/fastpair/
DHalfSheetResources.java60 public static void setResourcesContextForTest(@Nullable Context testContext) { in setResourcesContextForTest()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/
DTestUtils.java38 public TestUtils(Context targetContext, Context testContext, ExecutorService executor) { in TestUtils()
/packages/modules/AdServices/sdksandbox/tests/unittest/src/android/app/sdksandbox/
DSandboxedSdkContextUnitTest.java195 TestContext testContext = new TestContext(testService); in testGetSystemService_notRegistered_delegatesToBaseContext() local
221 TestContext testContext = new TestContext(testService); in testGetSystemService_registered_mutatesService() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpecStringReferenceTests.java47 final Context testContext = instrumentation.getContext(); in setUp() local
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
DDisclaimersParserImplTest.java83 Context testContext = InstrumentationRegistry.getContext(); in setUpClass() local
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DFileCopyUiTest.java291 Context testContext = getInstrumentation().getContext(); in loadImages() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkScoreTest.kt55 private val testContext: Context in <lambda>() constant
/packages/modules/IntentResolver/java/tests/src/com/android/intentresolver/
DUnbundledChooserActivityTest.java1810 Context testContext = InstrumentationRegistry.getInstrumentation().getContext(); in testLaunchWithCustomAction() local
1853 Context testContext = InstrumentationRegistry.getInstrumentation().getContext(); in testLaunchWithShareModification() local