Home
last modified time | relevance | path

Searched refs:hostless (Results 1 – 6 of 6) sorted by relevance

/external/autotest/frontend/afe/
Drpc_utils.py449 hostless = False
468 hostless = True
478 hostless=hostless)
762 hostless=False, argument
774 if hostless:
Drpc_interface.py899 image=None, hostless=False, firmware_rw_build=None, argument
946 if image and hostless:
961 hostless=hostless, test_args=test_args, **kwargs)
984 hostless=False, argument
1061 hostless=hostless,
1309 def _get_image_for_job(job, hostless): argument
1334 if not image and hostless and job.control_file:
2010 hostless=True,
Dfrontend_test_utils.py90 synchronous=False, hostless=False, argument
151 if hostless:
Drpc_interface_unittest.py103 job1 = self._create_job(hostless=True)
908 job_id = self._create_job_helper(hostless=True)
1465 hostless=True,
1663 hostless=True)
/external/autotest/frontend/client/src/autotest/afe/create/
DCreateJobViewDisplay.java114 private CheckBoxImpl hostless = new CheckBoxImpl(); field in CreateJobViewDisplay
269 hostlessPanel.add(hostless); in initialize()
403 return hostless; in getHostless()
/external/autotest/server/
Dsequence.py168 hostless=False, keyvals=None,