Searched refs:is_evenly_distributed_thresholds (Results 1 – 2 of 2) sorted by relevance
994 metrics_utils.is_evenly_distributed_thresholds(self.thresholds))1319 metrics_utils.is_evenly_distributed_thresholds(self.thresholds))1448 metrics_utils.is_evenly_distributed_thresholds(self.thresholds))2112 metrics_utils.is_evenly_distributed_thresholds(
482 def is_evenly_distributed_thresholds(thresholds): function