Searched refs:stop_on_first_failure (Results 1 – 2 of 2) sorted by relevance
29 def __init__(self, image_comparer, stop_on_first_failure, threshold=0, argument43 self.stop_on_first_failure = stop_on_first_failure102 if self.stop_on_first_failure:
63 def make_image_verifier(self, image_comparer, stop_on_first_failure=False): argument81 stop_on_first_failure,