Home
last modified time | relevance | path

Searched defs:getInstrumentation (Results 1 – 25 of 196) sorted by relevance

12345678

/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/
H A DDeviceTypeRule.kt164 private fun getInstrumentation(): Instrumentation = InstrumentationRegistry.getInstrumentation() method
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
H A DMediaSessionManagerUiThreadTest.java81 private Instrumentation getInstrumentation() { in getInstrumentation() method in MediaSessionManagerUiThreadTest
H A DMediaBrowserServiceTest.java135 private Instrumentation getInstrumentation() { in getInstrumentation() method in MediaBrowserServiceTest
/aosp_15_r20/platform_testing/libraries/systemui-helper/src/android/platform/helpers/ui/
H A DUiAutomatorUtils.java52 public static Instrumentation getInstrumentation() { in getInstrumentation() method in UiAutomatorUtils
/aosp_15_r20/external/robolectric/integration_tests/androidx_test/src/test/java/org/robolectric/integrationtests/axt/
H A DInstrumentationRegistryTest.java25 public void getInstrumentation() { in getInstrumentation() method in InstrumentationRegistryTest
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/RoleSecurityTestApp/src/com/android/cts/rolesecuritytest/
H A DDeviceTest.java81 private Instrumentation getInstrumentation() { in getInstrumentation() method in DeviceTest
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DMediaTestBase.java72 protected Instrumentation getInstrumentation() { in getInstrumentation() method in MediaTestBase
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DIsolatedProcessTest.java84 private static Instrumentation getInstrumentation() { in getInstrumentation() method in IsolatedProcessTest
/aosp_15_r20/cts/hostsidetests/harmfulappwarning/testapp/src/android/harmfulappwarning/testapp/
H A DHarmfulAppWarningDeviceTest.java59 protected static Instrumentation getInstrumentation() { in getInstrumentation() method in HarmfulAppWarningDeviceTest
/aosp_15_r20/platform_testing/tests/perf/BootHelperApp/src/com/android/boothelper/
H A DBootHelperTest.java126 private Instrumentation getInstrumentation() { in getInstrumentation() method in BootHelperTest
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DBusinessLogicTestCase.java113 protected static Instrumentation getInstrumentation() { in getInstrumentation() method in BusinessLogicTestCase
/aosp_15_r20/packages/services/Mtp/tests/src/com/android/mtp/
DMtpManagerTest.java57 public TestResultInstrumentation getInstrumentation() { in getInstrumentation() method in MtpManagerTest
/aosp_15_r20/cts/tests/tests/slice/src/android/slice/cts/
H A DSliceManagerTest.java204 public static Instrumentation getInstrumentation() { in getInstrumentation() method in SliceManagerTest
/aosp_15_r20/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
H A DUiAutomationShellTest.java187 private Instrumentation getInstrumentation() { in getInstrumentation() method in UiAutomationShellTest
H A DUiAutomationTest.java603 private Instrumentation getInstrumentation() { in getInstrumentation() method in UiAutomationTest
/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/android/internal/
H A DLocalActivityInvoker.java193 private static RoboMonitoringInstrumentation getInstrumentation() { in getInstrumentation() method in LocalActivityInvoker
/aosp_15_r20/frameworks/base/ravenwood/junit-src/android/platform/test/ravenwood/
H A DRavenwoodRule.java216 public Instrumentation getInstrumentation() { in getInstrumentation() method in RavenwoodRule
/aosp_15_r20/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/instrumentation/
H A DSoundTriggerInstrumentationObserver.java260 public SoundTriggerInstrumentation getInstrumentation() { in getInstrumentation() method in SoundTriggerInstrumentationObserver.GlobalCallbackObserver
/aosp_15_r20/cts/tests/signature/api-check/src/java/android/signature/cts/api/
H A DAbstractApiTest.java82 public Instrumentation getInstrumentation() { in getInstrumentation() method in AbstractApiTest
/aosp_15_r20/cts/tests/tests/appwidget/src/android/appwidget/cts/
H A DAppWidgetTestCase.java71 protected Instrumentation getInstrumentation() { in getInstrumentation() method in AppWidgetTestCase
/aosp_15_r20/frameworks/base/test-base/src/android/test/
H A DInstrumentationTestCase.java74 public Instrumentation getInstrumentation() { in getInstrumentation() method in InstrumentationTestCase
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DRemoteSubmixTest.java119 private static Instrumentation getInstrumentation() { in getInstrumentation() method in RemoteSubmixTest
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/settings/
H A DSettingsTest.java402 private Instrumentation getInstrumentation() { in getInstrumentation() method in SettingsTest
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/controller/
H A DActivityController.java678 private Instrumentation getInstrumentation() { in getInstrumentation() method in ActivityController
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
H A DActivityTestBase.java72 protected Instrumentation getInstrumentation() { in getInstrumentation() method in ActivityTestBase

12345678