Searched defs:job_names (Results 1 – 2 of 2) sorted by relevance
216 def get_tests_summary(job_names): argument247 def get_tests_summary_with_wildcards(job_names): argument
58 std::unordered_set<string> job_names; in GetSystemDevice() local