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

  /external/autotest/client/site_tests/firmware_TouchMTB/
validators.py 338 list_syn_time = self.packets.get_list_syn_time(None)
340 # Get the time to cut the list at. list_syn_time is in seconds.
341 cutoff_time = list_syn_time[0] + self.initial_seconds_to_discard
346 for index, time in enumerate(list_syn_time):
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
validators_unittest.py     [all...]

Completed in 132 milliseconds