Searched refs:filter_func (Results 1 – 3 of 3) sorted by relevance
39 def __init__(self, data_path, filter_func): argument41 self._filter_func = filter_func
41 def __init__(self, android_build_top, filter_func): argument43 self._filter_func = filter_func
298 def _FilterTestResults(xml_file, max_return, filter_func): argument317 if filter_func(test_name, result):