Home
last modified time | relevance | path

Searched defs:mTestContext (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/
H A DOneHandedTestCase.java46 public TestableContext mTestContext = new TestableContext( field in OneHandedTestCase
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ui/
H A DDarkThemeUiTest.java42 Context mTestContext; field in DarkThemeUiTest
/aosp12/bootable/recovery/updater_sample/tests/src/com/example/android/systemupdatersample/util/
H A DFileDownloaderTest.java49 private Context mTestContext; field in FileDownloaderTest
H A DPayloadSpecsTest.java57 private Context mTestContext; field in PayloadSpecsTest
/aosp12/bootable/recovery/updater_sample/tests/src/com/example/android/systemupdatersample/
H A DUpdateManagerTest.java70 private Context mTestContext; field in UpdateManagerTest
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/
H A DTestUtils.java35 public final Context mTestContext; field in TestUtils
/aosp12/frameworks/base/test-base/src/android/test/
H A DAndroidTestCase.java42 private Context mTestContext; field in AndroidTestCase
/aosp12/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportProgressServiceTest.java91 private final MyContext mTestContext = new MyContext(); field in BugreportProgressServiceTest
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/
H A DDeleteNonRequiredAppsTaskTest.java63 private @Mock Context mTestContext; field in DeleteNonRequiredAppsTaskTest
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawerTests.java104 private final TestableContext mTestContext = new TestContext( field in StartingSurfaceDrawerTests
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
H A DAppWidgetServiceImplTest.java74 private TestContext mTestContext; field in AppWidgetServiceImplTest
/aosp12/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DAbstractDownloadProviderFunctionalTest.java74 protected TestContext mTestContext; field in AbstractDownloadProviderFunctionalTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DJobStoreTest.java65 Context mTestContext; field in JobStoreTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DOverlayPackagesProviderTest.java83 private @Mock Context mTestContext; field in OverlayPackagesProviderTest
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.h289 TestContext *mTestContext; variable
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceParameterizedTest.java135 TestContext mTestContext = new TestContext(); field in IpSecServiceParameterizedTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java3339 private Context mTestContext; field in AccountManagerServiceTest.MyMockContext