Home
last modified time | relevance | path

Searched defs:seconds_period (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/site_tests/power_WaitForCoolDown/
Dpower_WaitForCoolDown.py15 def initialize(self, pdash_note='', seconds_period=20., argument
/external/autotest/client/site_tests/power_VideoCall/
Dpower_VideoCall.py23 def initialize(self, seconds_period=20., pdash_note='', argument
/external/autotest/client/site_tests/power_Idle/
Dpower_Idle.py33 def initialize(self, pdash_note='', seconds_period=10., argument
/external/autotest/client/site_tests/power_ThermalLoad/
Dpower_ThermalLoad.py74 def __init__(self, tab, seconds_period=20.0, checkpoint_logger=None): argument
/external/autotest/client/cros/power/
Dpower_test.py21 def initialize(self, seconds_period=20., pdash_note='', argument
Dpower_videotest.py33 def initialize(self, seconds_period=3, pdash_note='', argument
Dpower_status.py1788 def __init__(self, measurements, seconds_period=1.0, checkpoint_logger=None): argument
1997 def __init__(self, seconds_period=1.0, checkpoint_logger=None): argument
2122 def __init__(self, measurements, seconds_period=30.0, checkpoint_logger=None): argument
2172 def __init__(self, tab, seconds_period=1.0, checkpoint_logger=None): argument
2229 def __init__(self, seconds_period = 5.0, device_path = None): argument
/external/autotest/client/cros/
Dmemory_bandwidth_logger.py156 def __init__(self, raw, seconds_period=2): argument