Searched defs:run_all_tests (Results 1 – 4 of 4) sorted by relevance
29 def run_all_tests(test_mod=None, tests=None): function
265 def run_all_tests(options): function
403 pub(crate) unsafe fn run_all_tests(prefn: PrefilterFnTy) { in run_all_tests() method
682 def Filter(self, test_list, run_all_tests): argument