Home
last modified time | relevance | path

Searched refs:chart_host (Results 1 – 16 of 16) sorted by relevance

/external/autotest/server/site_tests/camera_HAL3Server/
Dcamera_HAL3Server.py22 def setup(self, chart_host): argument
24 self.chart_dir = chart_host.get_tmp_dir()
27 chart_host).create_display_facade()
30 self.init_display_level = chart_host.run(
32 chart_host.run(self.SET_BRIGHTNESS_CMD % self.DISPLAY_LEVEL)
35 chart_host.run('stop powerd', ignore_status=True)
38 chart_host.send_file(
41 chart_host.run('chmod', args=('-R', '755', self.chart_dir))
48 def run_once(self, host, chart_host, **kwargs): argument
51 def cleanup(self, chart_host): argument
[all …]
Dcontrol.stream.back27 chart_host=hosts.create_host(chart_ip),
Dcontrol.preview.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.recording.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.preview.back27 chart_host=hosts.create_host(chart_ip),
Dcontrol.still_capture.back27 chart_host=hosts.create_host(chart_ip),
Dcontrol.frame.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.stream.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.recording.back27 chart_host=hosts.create_host(chart_ip),
Dcontrol.frame.back27 chart_host=hosts.create_host(chart_ip),
Dcontrol.still_capture.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.jea.back27 chart_host=hosts.create_host(chart_ip),
Dcontrol.jda.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.jea.front27 chart_host=hosts.create_host(chart_ip),
Dcontrol.jda.back27 chart_host=hosts.create_host(chart_ip),
/external/autotest/server/cros/
Dcamerabox_utils.py19 def __init__(self, chart_host, scene_uri): argument
20 self.host = chart_host