Searched refs:pdash_note (Results 1 – 25 of 51) sorted by relevance
123
/external/autotest/server/site_tests/sequences/ |
D | control.power_dashboard_full | 52 pdash_note = args_dict.get('pdash_note', '') 61 argv['pdash_note'] = pdash_note 69 'pdash_note': pdash_note,
|
D | control.power_dashboard_fast | 59 pdash_note = args_dict.get('pdash_note', '') 67 argv['pdash_note'] = pdash_note 75 'pdash_note': pdash_note,
|
/external/autotest/client/site_tests/power_Display/ |
D | control.fast | 15 pdash_note = args_dict.get('pdash_note', '') 17 pdash_note=pdash_note, seconds_period=1)
|
D | control | 17 pdash_note = args_dict.get('pdash_note', '') 18 job.run_test('power_Display', pdash_note=pdash_note)
|
D | control.max_brightness | 17 pdash_note = args_dict.get('pdash_note', '') 19 pdash_note=pdash_note)
|
D | control.brightness | 18 pdash_note = args_dict.get('pdash_note', '') 21 pdash_note=pdash_note)
|
D | control.cabc | 29 pdash_note = args_dict.get('pdash_note', '') 31 secs_per_page=20, seconds_period=1, pdash_note=pdash_note)
|
D | control.cabc_max_brightness | 30 pdash_note = args_dict.get('pdash_note', '') 33 pdash_note=pdash_note)
|
/external/autotest/client/site_tests/power_WebGL/ |
D | control.fast | 15 pdash_note = args_dict.get('pdash_note', '') 17 pdash_note=pdash_note, seconds_period=1)
|
D | control | 16 pdash_note = args_dict.get('pdash_note', '') 17 job.run_test('power_WebGL', pdash_note=pdash_note)
|
/external/autotest/client/site_tests/power_VideoPlayback/ |
D | control.fast | 15 pdash_note = args_dict.get('pdash_note', '') 17 pdash_note=pdash_note, seconds_period=1)
|
D | control | 17 pdash_note = args_dict.get('pdash_note', '') 18 job.run_test('power_VideoPlayback', pdash_note=pdash_note)
|
D | control.sw_decoder_fast | 17 pdash_note = args_dict.get('pdash_note', '') 19 secs_per_video=2, pdash_note=pdash_note, seconds_period=1)
|
D | control.sw_decoder | 19 pdash_note = args_dict.get('pdash_note', '') 21 pdash_note=pdash_note)
|
/external/autotest/client/site_tests/power_ThermalLoad/ |
D | control.fast | 15 pdash_note = args_dict.get('pdash_note', '') 17 pdash_note=pdash_note)
|
D | control | 16 pdash_note = args_dict.get('pdash_note', '') 17 job.run_test('power_ThermalLoad', pdash_note=pdash_note)
|
D | control.fish_tank | 18 pdash_note = args_dict.get('pdash_note', '') 20 pdash_note=pdash_note)
|
/external/autotest/client/site_tests/power_WifiIdle/ |
D | control | 17 pdash_note = args_dict.get('pdash_note', '') 18 job.run_test('power_WifiIdle', pdash_note=pdash_note)
|
/external/autotest/client/site_tests/power_Standby/ |
D | control.36sec | 17 pdash_note = args_dict.get('pdash_note', '') 19 tag=NAME.split('.')[1], pdash_note=pdash_note, bypass_check=True)
|
D | control.1hour | 23 pdash_note = args_dict.get('pdash_note', '') 25 tag=NAME.split('.')[1], pdash_note=pdash_note)
|
D | control.fast | 24 pdash_note = args_dict.get('pdash_note', '') 26 tag=NAME.split('.')[1], pdash_note=pdash_note)
|
/external/autotest/client/site_tests/power_Idle/ |
D | control.1sec | 28 pdash_note = args_dict.get('pdash_note', '') 29 job.run_test('power_Idle', pdash_note=pdash_note, seconds_period=1,
|
D | control | 29 pdash_note = args_dict.get('pdash_note', '') 30 job.run_test('power_Idle', pdash_note=pdash_note)
|
D | control.fast | 28 pdash_note = args_dict.get('pdash_note', '') 30 pdash_note=pdash_note, tag=NAME.split('.')[1])
|
/external/autotest/client/site_tests/power_Dummy/ |
D | control | 24 pdash_note = args_dict.get('pdash_note', '') 25 job.run_test('power_Dummy', pdash_note=pdash_note)
|
123