Searched refs:GetImageMatchingAlgorithm (Results 1 – 2 of 2) sorted by relevance
558 def GetImageMatchingAlgorithm(self): member in _TestCaseRunner559 return _per_process_state.test_suppressor.GetImageMatchingAlgorithm(637 image_matching_algorithm=self.GetImageMatchingAlgorithm())761 image_matching_algorithm=self.GetImageMatchingAlgorithm())
77 def GetImageMatchingAlgorithm(self, input_filename): member in Suppressor