HomeSort by relevance Sort by last modified time
    Searched full:read_timeout_seconds (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/cros/cellular/
prologix_scpi_driver_test_noautorun.py 83 read_timeout_seconds=2)
88 read_timeout_seconds=20)
101 read_timeout_seconds=2)
113 read_timeout_seconds=2)
123 read_timeout_seconds=1)
136 read_timeout_seconds=5)
146 read_timeout_seconds=5)
166 def _open_prologix(self, instr, opc_on_stanza, read_timeout_seconds=2):
178 read_timeout_seconds=read_timeout_seconds)
    [all...]
prologix_scpi_driver.py 33 read_timeout_seconds=30, connect_timeout_seconds=5):
39 read_timeout_seconds: the read time out for the socket to the
59 self.read_timeout_seconds = read_timeout_seconds
64 self.scpi_logger.debug('set read_timeout_seconds: %s ' %
65 self.read_timeout_seconds)
140 self.read_timeout_seconds)
144 self.read_timeout_seconds
base_station_8960_test_noautorun.py 30 read_timeout_seconds=5),
base_station_pxt_test_noautorun.py 37 read_timeout_seconds=5),
scpi_shell 25 read_timeout_seconds=1) variable

Completed in 320 milliseconds