Searched defs:should_check (Results 1 – 2 of 2) sorted by relevance
94 def should_check(self, category): member in _CategoryFilter246 def should_check(self, category, path): member in FilterConfiguration
175 bool should_check = false; in CheckActionCountIfNotDone() local