Searched refs:should_skip_without_warning (Results 1 – 3 of 3) sorted by relevance
446 def should_skip_without_warning(self, file_path): member in CheckerDispatcher721 if self._dispatcher.should_skip_without_warning(file_path):
323 self.assertEquals(self._dispatcher.should_skip_without_warning(path),701 def should_skip_without_warning(self, file_path): member in StyleProcessor_CodeCoverageTest.MockDispatcher
3307 - For ProcessorDispatcher.should_skip_without_warning():