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