Searched defs:TestCollection (Results 1 – 4 of 4) sorted by relevance
110 type TestCollection = &'static [&'static [SearchTest]]; typedef542 fn run_search_tests<F: FnMut(&SearchTestOwned) -> Vec<Match>>( in run_search_tests()
9 class TestCollection: class
39 type TestCollection = &'static [&'static [SearchTest]]; typedef1025 fn run_search_tests<F: FnMut(&SearchTest) -> Vec<Match>>( in run_search_tests()