HomeSort by relevance Sort by last modified time
    Searched refs:pdash_note (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/site_tests/power_Dummy/
power_Dummy.py 20 def initialize(self, pdash_note=''):
23 pdash_note=pdash_note)
  /external/autotest/client/site_tests/power_Idle/
power_Idle.py 32 def initialize(self, pdash_note='', seconds_period=10.):
34 pdash_note=pdash_note)
  /external/autotest/client/site_tests/power_WifiIdle/
power_WifiIdle.py 19 def initialize(self, pdash_note=''):
22 pdash_note=pdash_note)
  /external/autotest/client/site_tests/power_VideoPlayback/
power_VideoPlayback.py 88 def initialize(self, pdash_note='', seconds_period=5):
91 seconds_period=seconds_period, pdash_note=pdash_note)
  /external/autotest/client/cros/power/
power_test.py 19 def initialize(self, seconds_period=20., pdash_note=''):
23 @param pdash_note: note of the current run to send to power dashboard.
74 self._pdash_note = pdash_note
  /external/autotest/client/site_tests/power_Standby/
power_Standby.py 23 def initialize(self, pdash_note=''):
26 self._pdash_note = pdash_note
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 56 force_discharge=False, pdash_note=''):
84 pdash_note: note of the current run to send to power dashboard.
116 self._pdash_note = pdash_note
    [all...]

Completed in 2086 milliseconds