Searched refs:introduce_error_in_packets_order (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/cros/cellular/mbim_compliance/sequences/ |
D | connect_sequence.py | 32 introduce_error_in_packets_order=None, argument 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/ |
D | cellular_MbimComplianceERR02.py | 45 introduce_error_in_packets_order=[1, 0, 2],
|
D | cellular_MbimComplianceERR04.py | 45 introduce_error_in_packets_order=[1, 0, 2],
|
D | cellular_MbimComplianceERR03.py | 45 introduce_error_in_packets_order=[1, 0, 2],
|
D | cellular_MbimComplianceERR05.py | 45 introduce_error_in_packets_order=[1, 1],
|