Searched refs:get_threshold (Results 1 – 6 of 6) sorted by relevance
217 thresholds = gc.get_threshold()232 thresholds = gc.get_threshold()
668 thresholds = gc.get_threshold()942 self.addCleanup(gc.set_threshold, *gc.get_threshold())
429 self.addCleanup(gc.set_threshold, *gc.get_threshold())
1960 thresholds = gc.get_threshold()
248 def get_threshold(self, criteria_str, op): member in BaseValidator920 expected_count_packets = self.get_threshold(self.criteria_str, '>')955 expected_relative_motion = self.get_threshold(self.criteria_str, '>')
105 .. function:: get_threshold()