Searched refs:totalcnt (Results 1 – 2 of 2) sorted by relevance
32 self.totalcnt = 0251 self.totalcnt += 1272 totalcnt = 0277 totalcnt += 1297 self.totalcnt += totalcnt299 self.failtests['SingleMetricTest']['Total Tests'] += totalcnt487 self.alltotalcnt[key] = self.totalcnt499 self.totalcnt = 0539 print("Total Test Count: ", self.totalcnt)
536 unsigned int *totalcnt, unsigned int *udc_cnt) in ebt_check_entry_size_and_hooks() argument563 if (((struct ebt_entries *)e)->counter_offset != *totalcnt) in ebt_check_entry_size_and_hooks()580 (*totalcnt)++; in ebt_check_entry_size_and_hooks()