Searched refs:dc_results (Results 1 – 1 of 1) sorted by relevance
34 def compare_avtest_label_detect(self, dc_results): argument46 if dc_results[cap] == 'yes' and cap not in avtest_detected_labels:51 if dc_results[cap] == 'no' and cap in avtest_detected_labels:65 dc_results = {}68 dc_results[cap] = ret70 self.compare_avtest_label_detect(dc_results)