Searched refs:test_name_matches_pattern_predicate (Results 1 – 4 of 4) sorted by relevance
650 def test_name_matches_pattern_predicate(test_name_pattern): function1338 test_name_matches_pattern_predicate = _deprecated_suite_method( variable in Suite1339 test_name_matches_pattern_predicate)
328 control_name_predicate = suite.test_name_matches_pattern_predicate(
422 return (suite.test_name_matches_pattern_predicate(pattern),