Searched refs:verifyTimestamp (Results 1 – 1 of 1) sorted by relevance
120 verifyTimestamp(scanResults, scanStartMillis, scanEndMillis); in testBasicBleScan()266 verifyTimestamp(results, 0, scanEndMillis); in testBatchScan()321 private void verifyTimestamp(Collection<ScanResult> results, long scanStartMillis, in verifyTimestamp() method in BluetoothLeScanTest