Home
last modified time | relevance | path

Searched refs:WAIT_TIME_SHORT (Results 1 – 25 of 28) sorted by relevance

12

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java115 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testScreenStateChangedAtom()
159 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
183 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
185 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
187 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
189 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
191 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
198 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testChargingStateChangedAtom()
201 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testChargingStateChangedAtom()
210 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testPluggedStateChangedAtom()
[all …]
DUidAtomTests.java265 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT);
315 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testDeviceCalculatedPowerUse()
342 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testDeviceCalculatedPowerBlameUid()
388 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testFlashlightState()
413 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testForegroundServiceState()
653 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testScreenBrightness()
729 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testWakelockState()
777 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT);
DDeviceAtomTestCase.java270 Thread.sleep(WAIT_TIME_SHORT); in withActivity()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/settingsstats/
DSettingsStatsTests.java76 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testSettingsStatsReported()
80 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testSettingsStatsReported()
83 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testSettingsStatsReported()
95 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testSettingsStatsReported()
113 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testSettingsStatsReported()
/cts/hostsidetests/car/src/android/car/cts/
DGarageModeAtomTests.java58 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in setUp()
92 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testGarageModeOnOff()
94 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testGarageModeOnOff()
97 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testGarageModeOnOff()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/notification/
DNotificationStatsTests.java66 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationPackagePreferenceExtraction()
68 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationPackagePreferenceExtraction()
100 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationChannelPreferencesExtraction()
102 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationChannelPreferencesExtraction()
139 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationChannelGroupPreferencesExtraction()
141 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationChannelGroupPreferencesExtraction()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DDevicePolicyEventLogVerifier.java37 private static final int WAIT_TIME_SHORT = 500; field in DevicePolicyEventLogVerifier
51 Thread.sleep(WAIT_TIME_SHORT); in assertMetricsLogged()
74 Thread.sleep(WAIT_TIME_SHORT); in assertMetricsNotLogged()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/cpu/
DCpuStatsTests.java68 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testCpuTimePerUid()
92 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testCpuTimePerClusterFreq()
113 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testCpuCyclesPerUidCluster()
136 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testCpuCyclesPerThreadGroupCluster()
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerStatsTest.java84 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testAtom_locationTimeZoneProviderStateChanged()
86 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testAtom_locationTimeZoneProviderStateChanged()
125 AtomTestUtils.WAIT_TIME_SHORT /* wait */, eventToStateFunction); in testAtom_locationTimeZoneProviderStateChanged()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/permissionstate/
DDangerousPermissionStateTests.java76 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testDangerousPermissionState()
114 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testDangerousPermissionStateSampled()
133 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testDangerousPermissionStateSampled()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/wifi/
DWifiStatsTests.java94 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testWifiLockHighPerf()
123 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testWifiLockLowLatency()
155 AtomTestUtils.assertStatesOccurred(stateSet, data, AtomTestUtils.WAIT_TIME_SHORT, in testWifiMulticastLock()
216 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testWifiScanLogsScanAtoms()
247 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testWifiScanLogsStateChangedAtoms()
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallerV2StatsTests.java89 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in installPackageUsingV2AndGetReport()
93 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in installPackageUsingV2AndGetReport()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/binderstats/
DBinderStatsTests.java67 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testBinderStats()
82 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testBinderStats()
DLooperStatsTests.java74 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testLooperStats()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/net/
DBytesTransferredTest.java198 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in doTestMobileBytesTransferThat()
203 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in doTestMobileBytesTransferThat()
206 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in doTestMobileBytesTransferThat()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appops/
DAppOpsTests.java90 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testAppOps()
94 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testAppOps()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/batterystats/
DBatteryUsageStatsTests.java87 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in runBatteryUsageStatsAtomTest()
102 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in runBatteryUsageStatsAtomTest()
/cts/hostsidetests/appcompat/hiddenapi/src/android/compat/hiddenapi/cts/
DHostsideStatsdAtomTests.java91 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testHiddenApiUsed()
169 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in withActivity()
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DStatsdBlobStoreAtomTest.java108 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testPulledBlobStoreStats()
112 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testPulledBlobStoreStats()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DStatsdAppSecurityAtomTest.java75 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testRoleHolder()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/bluetooth/
DBluetoothStatsTests.java82 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testBleScan()
105 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testBleUnoptimizedScan()
/cts/hostsidetests/systemui/src/android/host/systemui/
DStatsdNotificationAtomTest.java86 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testNotificationReported()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DAtomTestUtils.java39 public static final int WAIT_TIME_SHORT = 500; field in AtomTestUtils
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/memory/
DProcessMemoryStatsTests.java106 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testProcessMemoryHighWaterMark()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/
DAlarmStatsTests.java153 Thread.sleep(AtomTestUtils.WAIT_TIME_SHORT); in testPendingAlarmInfo()

12