HomeSort by relevance Sort by last modified time
    Searched refs:stop_delay_secs (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/bluetooth/
output_recorder.py 47 STOP_DELAY_SECS = 1 # Delay before stopping recording.
53 stop_delay_secs=STOP_DELAY_SECS, save_file=TMP_FILE):
59 @param stop_delay_secs: the delay time before stopping the cmd.
66 self.stop_delay_secs = stop_delay_secs
129 time.sleep(self.stop_delay_secs)
203 time.sleep(recorder.stop_delay_secs)
bluetooth_device_xmlrpc_server.py 151 'btmon', stop_delay_secs=self.BTMON_STOP_DELAY_SECS)
    [all...]

Completed in 3398 milliseconds