Searched refs:AssignmentValidator (Results 1 - 1 of 1) sorted by relevance

/external/autotest/scheduler/
H A Drdb_integration_tests.py25 class AssignmentValidator(object): class in inherits:object
57 if AssignmentValidator.check_acls_deps(host, request):
75 requests = AssignmentValidator.sort_requests(request_queue)
87 AssignmentValidator.find_matching_host_for_request(
113 AssignmentValidator.verify_priority(
314 This confirmation happens through the AssignmentValidator.
329 AssignmentValidator.priority_checking_response_handler)
358 AssignmentValidator.priority_checking_response_handler)

Completed in 113 milliseconds