OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expect_powered
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/networking/
cellular_proxy.py
93
def reset_modem(self, modem, expect_device=True,
expect_powered
=True,
100
(3) If |
expect_powered
|, ensure that the device is powered.
109
@param
expect_powered
: If True, ensure that the modem is powered on
163
if not
expect_powered
:
/external/autotest/client/site_tests/cellular_SIMLocking/
cellular_SIMLocking.py
147
# hence set
expect_powered
flag to False.
152
expect_powered
=False,
Completed in 216 milliseconds