Searched defs:should_check (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Tools/Scripts/webkitpy/style/ | ||
D | filter.py | 94 def should_check(self, category): member in _CategoryFilter |
/external/chromium/testing/gmock/src/ | ||
D | gmock-spec-builders.cc | 175 bool should_check = false; in CheckActionCountIfNotDone() local |