Searched refs:subcounters (Results 1 – 1 of 1) sorted by relevance
89 value.subcounters.print_counters(indent + 4)97 value.subcounters.sort_by_quantity()104 yield from value.subcounters.get_next_entry(depth + 1, max_depth)114 yield from value.subcounters._flatten()126 subcounters: Counters = field(default_factory=Counters) variable in TestCollection134 return bool(self.subcounters.counters)160 self.status.counters[ts_status].subcounters.add_counter(tc_status)182 self.errors.counters[reason].subcounters.add_counter(error_key, test_identifier)190 self.errors.counters[reason].subcounters.add_counter(error_key, test_identifier)200 self.errors.counters[ts_reason].subcounters.add_counter(tc_reason, test_identifier)