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

  /external/autotest/client/cros/faft/utils/
firmware_check_keys.py 36 def check_keys(self, expected_sequence):
55 if uniq_actual_output != expected_sequence:
  /external/autotest/client/cros/faft/
rpc_functions.py 724 def _system_check_keys(self, expected_sequence):
727 @param expected_sequence: A list of expected key sequences.
729 return self._check_keys.check_keys(expected_sequence)
  /external/blktrace/
blkparse.c 1993 unsigned long expected_sequence; local
    [all...]

Completed in 139 milliseconds