Home
last modified time | relevance | path

Searched refs:omit (Results 1 – 5 of 5) sorted by relevance

/tools/asuite/aidegen/
D.coveragerc9 # omit file patterns must be listed one per line. */.local/* /usr/*
10 omit =
/tools/acloud/
D.coveragerc8 # omit file patterns must be listed one per line. */.local/* /usr/*
9 omit =
/tools/test/connectivity/acts/tests/google/wifi/
DWifiManagerTest.py287 def run_iperf_rx_tx(self, time, omit=10): argument
288 args = "-p {} -t {} -O 10".format(self.iperf_server_port, time, omit)
292 omit)
/tools/repohooks/tools/
Dspelling.txt792 omitt||omit
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py3374 omit=10, argument
3395 iperf_option = "-u -i 1 -t %s -O %s -J" % (timeout, omit)
3423 omit=10, argument
3444 iperf_option = "-t %s -O %s -J" % (timeout, omit)