Home
last modified time | relevance | path

Searched refs:pdash_note (Results 1 – 25 of 90) sorted by relevance

1234

/external/autotest/server/site_tests/sequences/
Dcontrol.power_dashboard_full53 # Use time as pdash_note if not supplied to track all tests in same suite.
54 pdash_note = args_dict.get('pdash_note',
64 argv['pdash_note'] = pdash_note
72 'pdash_note': pdash_note,
Dcontrol.power_dashboard_fast61 # Use time as pdash_note if not supplied to track all tests in same suite.
62 pdash_note = args_dict.get('pdash_note',
71 argv['pdash_note'] = pdash_note
79 'pdash_note': pdash_note,
Dcontrol.thermal_qual_fast50 # Use time as pdash_note if not supplied to track all tests in same suite.
51 pdash_note = args_dict.get('pdash_note',
59 argv['pdash_note'] = pdash_note
/external/autotest/client/site_tests/power_VideoDRMPlayback/
Dcontrol14 pdash_note = args_dict.get('pdash_note', '')
15 job.run_test('power_VideoDRMPlayback', pdash_note=pdash_note)
/external/autotest/client/site_tests/power_Display/
Dcontrol.fast15 pdash_note = args_dict.get('pdash_note', '')
17 pdash_note=pdash_note, seconds_period=1)
Dcontrol17 pdash_note = args_dict.get('pdash_note', '')
18 job.run_test('power_Display', pdash_note=pdash_note)
Dcontrol.max_brightness17 pdash_note = args_dict.get('pdash_note', '')
19 pdash_note=pdash_note)
Dcontrol.brightness18 pdash_note = args_dict.get('pdash_note', '')
21 pdash_note=pdash_note)
Dcontrol.cabc29 pdash_note = args_dict.get('pdash_note', '')
31 secs_per_page=20, seconds_period=1, pdash_note=pdash_note)
/external/autotest/client/site_tests/power_WebGL/
Dcontrol.fast15 pdash_note = args_dict.get('pdash_note', '')
17 pdash_note=pdash_note, seconds_period=1)
Dcontrol16 pdash_note = args_dict.get('pdash_note', '')
17 job.run_test('power_WebGL', pdash_note=pdash_note)
/external/autotest/client/site_tests/power_VideoEncode/
Dcontrol16 pdash_note = args_dict.get('pdash_note', '')
17 job.run_test('power_VideoEncode', pdash_note=pdash_note, seconds_period=5)
Dcontrol.fast21 pdash_note = args_dict.get('pdash_note', '')
23 seconds_period=5, format=formats, pdash_note=pdash_note)
/external/autotest/client/site_tests/power_ThermalLoad/
Dcontrol.fast15 pdash_note = args_dict.get('pdash_note', '')
17 pdash_note=pdash_note, second_period=1.)
Dcontrol16 pdash_note = args_dict.get('pdash_note', '')
17 job.run_test('power_ThermalLoad', pdash_note=pdash_note)
/external/autotest/client/site_tests/power_VideoPlayback/
Dcontrol.vp9_1080_30fps15 pdash_note = args_dict.get('pdash_note', '')
18 pdash_note=pdash_note, seconds_period=10)
Dcontrol.fast15 pdash_note = args_dict.get('pdash_note', '')
17 pdash_note=pdash_note, seconds_period=1, fast=True)
Dcontrol17 pdash_note = args_dict.get('pdash_note', '')
18 job.run_test('power_VideoPlayback', pdash_note=pdash_note)
Dcontrol.sw_decoder_fast17 pdash_note = args_dict.get('pdash_note', '')
19 secs_per_video=10, pdash_note=pdash_note, seconds_period=1,
Dcontrol.sw_decoder19 pdash_note = args_dict.get('pdash_note', '')
21 pdash_note=pdash_note)
/external/autotest/client/site_tests/power_WifiIdle/
Dcontrol17 pdash_note = args_dict.get('pdash_note', '')
18 job.run_test('power_WifiIdle', pdash_note=pdash_note)
/external/autotest/client/site_tests/power_Standby/
Dcontrol.36sec17 pdash_note = args_dict.get('pdash_note', '')
19 tag=NAME.split('.')[1], pdash_note=pdash_note, bypass_check=True)
/external/autotest/client/site_tests/power_Speedometer2/
Dcontrol20 pdash_note = args_dict.get('pdash_note', '')
21 job.run_test('power_Speedometer2', pdash_note=pdash_note)
/external/autotest/client/site_tests/power_WaitForCoolDown/
Dcontrol19 pdash_note = args_dict.get('pdash_note', '')
20 job.run_test('power_WaitForCoolDown', pdash_note=pdash_note,
/external/autotest/client/site_tests/power_VideoCall/
Dcontrol22 pdash_note = args_dict.get('pdash_note', '')
23 job.run_test('power_VideoCall', pdash_note=pdash_note)

1234