Home
last modified time | relevance | path

Searched refs:include_unmatched (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/ts/misc/
Dxls-report.py113 def __init__(self, config_match_func, include_unmatched): argument
116 self.include_unmatched = include_unmatched
147 if self.include_unmatched:
229 collector = Collector(make_match_func(config_matchers), args.include_unmatched)