Searched refs:AutotestGatherer (Results 1 – 2 of 2) sorted by relevance
13 from autotest_gatherer import AutotestGatherer as AutotestGatherer unknown208 ags_dict[name] = AutotestGatherer()
4 class AutotestGatherer(TableFormatter): class