Home
last modified time | relevance | path

Searched refs:should_skip_without_warning (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/
Dchecker.py446 def should_skip_without_warning(self, file_path): member in CheckerDispatcher
721 if self._dispatcher.should_skip_without_warning(file_path):
Dchecker_unittest.py323 self.assertEquals(self._dispatcher.should_skip_without_warning(path),
701 def should_skip_without_warning(self, file_path): member in StyleProcessor_CodeCoverageTest.MockDispatcher
/external/webkit/Tools/
DChangeLog-2010-05-243307 - For ProcessorDispatcher.should_skip_without_warning():