Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/cellular_Identifiers/
Dcellular_Identifiers.py30 def _ValidateIdentifier(self, label, device_value, modem_value, argument
34 if device_value != modem_value:
36 % (device_value, label, modem_value))