/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/display/ |
D | DisplayWakeReportedStatsTests.java | 74 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/ |
D | CpuStatsTests.java | 68 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/ |
D | WifiStatsTests.java | 108 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/ |
D | JobSchedulerStatsTests.java | 84 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/ |
D | BluetoothStatsTests.java | 82 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/ |
D | PowerManagerStatsTests.java | 105 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/ |
D | UidAtomTests.java | 126 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/ |
D | GameManagerStatsTests.java | 79 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/ |
D | PerformanceHintManagerStatsTests.java | 125 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/ |
D | TlsHandshakeStatsTests.java | 68 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testTlsHandshake"); in testTlsHandshake()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/projection/ |
D | MediaProjectionAtomsTests.java | 192 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/ |
D | GnssStatsTests.java | 77 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testGpsStatus"); in testGnssStats()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appops/ |
D | AppOpsTests.java | 101 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".AtomTests", "testAppOps"); in testAppOps()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/vibrator/ |
D | VibratorStatsTests.java | 150 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".VibratorTests", testMethodName); in runVibratorDeviceTests()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
D | DeviceUtils.java | 160 public static @Nonnull TestRunResult runDeviceTestsOnStatsdApp(ITestDevice device, in runDeviceTestsOnStatsdApp() method in DeviceUtils 463 runDeviceTestsOnStatsdApp(device, ".Checkers", methodName); in checkDeviceFor()
|