Searched refs:kw_match (Results 1 – 1 of 1) sorted by relevance
342 def kw_match(lst, kw): function350 ts.tests = [t for t in ts.tests if kw_match(t.keywords, kw)]353 def kw_match(lst, kw): function361 ts.tests = [t for t in ts.tests if not kw_match(t.keywords, kw)]