Home | History | Annotate | Download | only in afe

Lines Matching refs:dev_server

54 from autotest_lib.client.common_lib.cros import dev_server
1847 @param ds: a dev_server.DevServer instance to fetch control file with.
1901 @return: dev_server.ImageServer instance to use with this build.
1908 ds = dev_server.resolve(build, hostname=hostname)
1913 except dev_server.DevServerException as e:
2030 ds = dev_server.resolve(test_source_build, hostname=sample_dut)