OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_machine
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/networking/
pm_proxy.py
55
i_machine
= dbus.Interface(machine, pm_constants.I_TESTING_ISM)
59
i_machine
.IsWaiting() # Ignore result.
60
return
i_machine
/external/autotest/client/site_tests/cellular_ScanningProperty/
cellular_ScanningProperty.py
139
i_machine
= dbus.Interface(machine, pm_constants.I_TESTING_ISM)
143
i_machine
.IsWaiting() # Ignore result.
144
return
i_machine
Completed in 920 milliseconds