Home
last modified time | relevance | path

Searched defs:mInstrumentation (Results 1 – 25 of 39) sorted by relevance

12

/platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/
DSfStatsListenerTest.java42 @Mock private Instrumentation mInstrumentation; field in SfStatsListenerTest
DProcessShowmapListenerTest.java48 private Instrumentation mInstrumentation; field in ProcessShowmapListenerTest
DJankListenerTest.java47 @Mock private Instrumentation mInstrumentation; field in JankListenerTest
DPinnerSnapshotListenerTest.java41 private Instrumentation mInstrumentation; field in PinnerSnapshotListenerTest
DTotalPssMetricListenerTest.java52 private Instrumentation mInstrumentation; field in TotalPssMetricListenerTest
DDumpsysServiceListenerTest.java46 @Mock private Instrumentation mInstrumentation; field in DumpsysServiceListenerTest
DBinderListenerTest.java47 @Mock private Instrumentation mInstrumentation; field in BinderListenerTest
DDumpsysMeminfoListenerTest.java46 @Mock private Instrumentation mInstrumentation; field in DumpsysMeminfoListenerTest
DShowmapSnapshotListenerTest.java45 @Mock private Instrumentation mInstrumentation; field in ShowmapSnapshotListenerTest
DIncidentReportListenerTest.java65 private Instrumentation mInstrumentation; field in IncidentReportListenerTest
DScreenRecordCollectorTest.java69 @Mock private Instrumentation mInstrumentation; field in ScreenRecordCollectorTest
DBatteryStatsListenerTest.java60 private Instrumentation mInstrumentation; field in BatteryStatsListenerTest
DSimpleperfListenerTest.java59 @Mock private Instrumentation mInstrumentation; field in SimpleperfListenerTest
DScreenshotOnFailureCollectorTest.java72 private Instrumentation mInstrumentation; field in ScreenshotOnFailureCollectorTest
DScheduledRunCollectionListenerTest.java73 @Mock private Instrumentation mInstrumentation; field in ScheduledRunCollectionListenerTest
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoUtility.java40 private static Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in AutoUtility
/platform_testing/libraries/device-collectors/src/test/platform/android/device/collectors/
DTimeInStateListenerTest.java46 @Mock private Instrumentation mInstrumentation; field in TimeInStateListenerTest
/platform_testing/libraries/system-helpers/package-helper/src/android/system/helpers/
DPackageHelper.java31 private Instrumentation mInstrumentation = null; field in PackageHelper
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DStopwatchRule.java47 private Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in StopwatchRule
/platform_testing/tests/automotive/functional/navigationbar/src/android/platform/tests/
DNavigationBarTest.java43 private Instrumentation mInstrumentation; field in NavigationBarTest
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DAllAppsScreenHelper.java35 private Instrumentation mInstrumentation; field in AllAppsScreenHelper
/platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/
DCommandsHelper.java34 private Instrumentation mInstrumentation = null; field in CommandsHelper
/platform_testing/libraries/device-collectors/src/test/java/android/device/preparers/
DGarbageCollectionPreparerTest.java53 private Instrumentation mInstrumentation; field in GarbageCollectionPreparerTest
/platform_testing/libraries/health/runners/longevity/platform/tests/src/android/platform/test/longevity/
DLongevitySuiteTest.java55 private final Instrumentation mInstrumentation = Mockito.mock(Instrumentation.class); field in LongevitySuiteTest
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/
DTouchLatencyHelper.java48 private Instrumentation mInstrumentation = null; field in TouchLatencyHelper

12