OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:only_hostless
(Results
1 - 4
of
4
) sorted by null
/external/autotest/scheduler/
query_managers.py
32
def get_pending_queue_entries(self,
only_hostless
=False):
102
if
only_hostless
:
host_scheduler_unittests.py
36
# Check that we don't pull the job we just created with
only_hostless
.
38
only_hostless
=True)
41
# Check that
only_hostless
=False pulls new jobs, as always.
43
only_hostless
=False)
host_scheduler.py
329
only_hostless
=False)
monitor_db.py
744
only_hostless
=not _inline_host_acquisition)
[
all
...]
Completed in 62 milliseconds