Searched refs:wrap_with_counts (Results 1 – 2 of 2) sorted by relevance
60 self.wrap_with_counts(method_name, getattr(self, method_name)))62 def wrap_with_counts(self, method_name, method): member in Counter
82 self.wrap_with_counts(method_name, getattr(self, method_name)))84 def wrap_with_counts(self, method_name, method): member in Counter