Home
last modified time | relevance | path

Searched refs:minTimeDiffMillis (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/bluetooth/
DBluetoothStatsTests.java97 final int minTimeDiffMillis = 1_500; in testBleUnoptimizedScan() local
108 AtomTestUtils.assertTimeDiffBetween(data.get(0), data.get(1), minTimeDiffMillis, in testBleUnoptimizedScan()
132 final int minTimeDiffMillis = 1_500; in testBleOpportunisticScan() local
143 AtomTestUtils.assertTimeDiffBetween(data.get(0), data.get(1), minTimeDiffMillis, in testBleOpportunisticScan()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/wifi/
DWifiStatsTests.java251 final int minTimeDiffMillis = 250; in testWifiScanLogsStateChangedAtoms() local
256 AtomTestUtils.assertTimeDiffBetween(data.get(0), data.get(1), minTimeDiffMillis, in testWifiScanLogsStateChangedAtoms()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DUidAtomTests.java472 final int minTimeDiffMillis = 500; in testGpsScan() local
486 AtomTestUtils.assertTimeDiffBetween(data.get(0), data.get(1), minTimeDiffMillis, in testGpsScan()