OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wake_func
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/firmware_ECLidSwitch/
firmware_ECLidSwitch.py
79
def shutdown_and_wake(self,
wake_func
):
83
wake_func
: Delayed function to wake DUT.
86
wake_func
()
/external/autotest/server/cros/faft/
firmware_test.py
758
def suspend_as_reboot(self,
wake_func
):
763
wake_func
: A function that is called to wake DUT. Note that this
772
wake_func
()
[
all
...]
Completed in 915 milliseconds