Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiTxPowerCheckTest.py627 max_error = max([
631 if max_error > 1:
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabNeighborCellTest.py381 max_error): argument
393 if abs(actual_rssi - expected_rssi) > max_error:
396 expected_rssi, max_error, actual_rssi))