Home
last modified time | relevance | path

Searched refs:no_data_data_interface (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/cros/cellular/mbim_compliance/tests/
Ddes_01.py130 no_data_data_interface = no_data_data_interfaces[0]
132 descriptors, no_data_data_interface)
193 if not(no_data_data_interface.bInterfaceNumber ==
203 no_data_data_interface.bInterfaceNumber)):
218 self.test_context.no_data_data_interface = no_data_data_interface
Ddes_02.py115 no_data_data_interface = no_data_data_interfaces[0]
117 descriptors, no_data_data_interface)
159 if (no_data_data_interface.bInterfaceNumber !=
344 self.test_context.no_data_data_interface = no_data_data_interface
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
Dcellular_MbimComplianceDES01.py136 no_data_data_interface = no_data_data_interfaces[0]
138 descriptors, no_data_data_interface)
199 if not(no_data_data_interface.bInterfaceNumber ==
209 no_data_data_interface.bInterfaceNumber)):
Dcellular_MbimComplianceDES02.py115 no_data_data_interface = no_data_data_interfaces[0]
117 descriptors, no_data_data_interface)
160 if (no_data_data_interface.bInterfaceNumber !=
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_descriptor_cache.py35 no_data_data_interface, argument
93 self.no_data_data_interface = no_data_data_interface
Dmbim_device_context.py65 self.no_data_data_interface = None
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
Dmbim_open_generic_sequence.py59 no_data_data_interface = (
60 device_context.descriptor_cache.no_data_data_interface)