Home
last modified time | relevance | path

Searched defs:add_new_tests_to_postsubmit (Results 1 – 2 of 2) sorted by relevance

/development/tools/external_crates/test_mapping/src/
Djson.rs89 pub fn add_new_tests_to_postsubmit(&mut self, tests: &BTreeSet<String>) -> bool { in add_new_tests_to_postsubmit() method
165 fn add_new_tests_to_postsubmit() -> Result<(), Error> { in add_new_tests_to_postsubmit() function
Dlib.rs123 pub fn add_new_tests_to_postsubmit(&mut self) -> Result<bool, Error> { in add_new_tests_to_postsubmit() method