Searched defs:add_new_tests_to_postsubmit (Results 1 – 2 of 2) sorted by relevance
89 pub fn add_new_tests_to_postsubmit(&mut self, tests: &BTreeSet<String>) -> bool { in add_new_tests_to_postsubmit() method165 fn add_new_tests_to_postsubmit() -> Result<(), Error> { in add_new_tests_to_postsubmit() function
123 pub fn add_new_tests_to_postsubmit(&mut self) -> Result<bool, Error> { in add_new_tests_to_postsubmit() method