Home
last modified time | relevance | path

Searched refs:latency (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlatency.py45 def __init__(self, pair_id, latency, name): argument
47 self.latency = latency
53 def __init__(self, start_timestamp, latency): argument
55 self.latency = latency
142 event_pair.latency = timestamp
146 if event_pair.latency:
148 LatencyEntry(event_pair.latency,
149 timestamp - event_pair.latency))
150 event_pair.latency = 0
161 csv_writer.writerow([dat.start_timestamp, dat.latency])
[all …]
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/
DREADME.md11 latency or throughput. Some of the tests may not have pass/fail results -