OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_host_assignment
(Results
1 - 2
of
2
) sorted by null
/external/autotest/scheduler/
rdb_integration_tests.py
228
self.
check_host_assignment
(job.id, matching_host.id)
267
self.
check_host_assignment
(job.id, host.id)
rdb_testing_utils.py
467
def
check_host_assignment
(self, job_id, host_id):
member in class:AbstractBaseRDBTester
Completed in 53 milliseconds