Searched refs:dut_hostname (Results 1 – 3 of 3) sorted by relevance
22 def make_pdtester_hostname(dut_hostname): argument30 host_parts = dut_hostname.split('.')
383 def make_servo_hostname(dut_hostname): argument391 host_parts = dut_hostname.split('.')
1080 def make_chameleon_hostname(dut_hostname): argument1087 host_parts = dut_hostname.split('.')1092 def create_chameleon_board(dut_hostname, args): argument1107 hostname = make_chameleon_hostname(dut_hostname)