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

  /external/autotest/client/cros/cellular/mbim_compliance/sequences/
connect_sequence.py 32 introduce_error_in_packets_order=None,
42 @param introduce_error_in_packets_order: Whether to introduce an
92 if introduce_error_in_packets_order is not None:
93 packets = [packets[i] for i in introduce_error_in_packets_order]
  /external/autotest/client/site_tests/cellular_MbimComplianceError/
cellular_MbimComplianceERR02.py 45 introduce_error_in_packets_order=[1, 0, 2],
cellular_MbimComplianceERR03.py 45 introduce_error_in_packets_order=[1, 0, 2],
cellular_MbimComplianceERR04.py 45 introduce_error_in_packets_order=[1, 0, 2],
cellular_MbimComplianceERR05.py 45 introduce_error_in_packets_order=[1, 1],

Completed in 901 milliseconds