Home
last modified time | relevance | path

Searched refs:runDeviceTestsOnStatsdApp (Results 1 – 15 of 15) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/display/
DDisplayWakeReportedStatsTests.java74 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".DisplayWakeReportedTests", in testDisplayWakeReportedFromWakeKey()
81 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".DisplayWakeReportedTests", in testDisplayWakeReportedFromWakeLock()
88 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".DisplayWakeReportedTests", in testDisplayWakeReportedFromWakeUpApi()
95 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".DisplayWakeReportedTests", in testDisplayWakeReportedFromTurnScreenOnActivity()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/cpu/
DCpuStatsTests.java68 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSimpleCpu"); in testCpuTimePerUid()
92 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSimpleCpu"); in testCpuTimePerClusterFreq()
113 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSimpleCpu"); in testCpuCyclesPerUidCluster()
136 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSimpleCpu"); in testCpuCyclesPerThreadGroupCluster()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/wifi/
DWifiStatsTests.java108 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiLockHighPerf"); in testWifiLockHighPerf()
152 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiConnected"); in testWifiLockHighPerfDeprecated()
203 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiConnected"); in testWifiLockLowLatency()
240 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiMulticastLock"); in testWifiMulticastLock()
278 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiReconnect"); in testWifiReconnect()
318 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiScan"); in testWifiScanLogsScanAtoms()
356 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testWifiScan"); in testWifiScanLogsStateChangedAtoms()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/jobscheduler/
DJobSchedulerStatsTests.java84 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testScheduledJob"); in testScheduledJobState()
107 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testScheduledJobState_CancelledJob()
136 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", in testScheduledJobStatePriority()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/bluetooth/
DBluetoothStatsTests.java82 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testBleScanUnoptimized"); in testBleScan()
105 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testBleScanUnoptimized"); in testBleUnoptimizedScan()
140 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", in testBleOpportunisticScan()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/powermanager/
DPowerManagerStatsTests.java105 TestRunResult testRunResult = DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testThermalHeadroomCalledIsPushed()
134 TestRunResult testRunResult = DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testThermalStatusCalledIsPushed()
160 TestRunResult testRunResult = DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testThermalHeadroomThresholdsCalledIsPushed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DUidAtomTests.java126 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", in testIsolatedToHostUidMapping()
273 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", name);
309 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testCameraState");
331 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSimpleCpu"); in testDeviceCalculatedPowerUse()
359 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", name); in testFlashlightState()
384 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", name); in testForegroundServiceState()
402 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", name); in testForegroundServiceAccessAppOp()
456 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", in testGpsScan()
610 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testScreenBrightness"); in testScreenBrightness()
640 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSyncState"); in testSyncState()
[all …]
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gamemanager/
DGameManagerStatsTests.java79 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testGameState"); in testGameStateStatsd()
97 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testSetGameMode"); in testGameModeChangedIsPushed()
116 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", in testGameModeConfigurationChangedIsPushed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/performancehintmanager/
DPerformanceHintManagerStatsTests.java125 TestRunResult testRunResult = DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testCreateHintSessionStatsdApp()
175 TestRunResult testRunResult = DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testCreateHintSessionStatsdGame()
244 TestRunResult testRunResult = DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), in testAdpfHintSessionTidCleanupIsPushed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/tls/
DTlsHandshakeStatsTests.java68 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testTlsHandshake"); in testTlsHandshake()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/projection/
DMediaProjectionAtomsTests.java192 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), testClass, testMethod); in testMediaProjectionStateChanged_setupCancelled()
223 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), testClass, testMethod2); in testMediaProjectionStateChanged_appSelectorShown()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gnss/
DGnssStatsTests.java77 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testGpsStatus"); in testGnssStats()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appops/
DAppOpsTests.java101 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testAppOps"); in testAppOps()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/vibrator/
DVibratorStatsTests.java150 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".VibratorTests", testMethodName); in runVibratorDeviceTests()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java160 public static @Nonnull TestRunResult runDeviceTestsOnStatsdApp(ITestDevice device, in runDeviceTestsOnStatsdApp() method in DeviceUtils
463 runDeviceTestsOnStatsdApp(device, ".Checkers", methodName); in checkDeviceFor()