Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_utils.py449 hostless = False
468 hostless = True
478 hostless=hostless)
762 hostless=False, argument
775 if hostless:
Dfrontend_test_utils.py90 synchronous=False, hostless=False, argument
151 if hostless:
Drpc_interface.py903 image=None, hostless=False, firmware_rw_build=None, argument
950 if image and hostless:
965 hostless=hostless, test_args=test_args, **kwargs)
988 hostless=False, argument
1066 hostless=hostless,
1315 def _get_image_for_job(job, hostless): argument
1340 if not image and hostless and job.control_file:
2122 hostless=True,
Drpc_interface_unittest.py100 job1 = self._create_job(hostless=True)
917 job_id = self._create_job_helper(hostless=True)
1459 hostless=True,
1650 test_retry=10, 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.py157 hostless=False, keyvals=None,
/external/autotest/scheduler/
Dmonitor_db_unittest.py390 job = self._create_job(hostless=True)
826 job = self._create_job(hostless=True)
Dmonitor_db_functional_test.py1053 job = self._create_job(hostless=True)
1118 job = self._create_job(hostless=True)