Searched refs:_style_checker_configuration (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/
H A Derror_handlers_unittest.py53 def _style_checker_configuration(self): member in class:DefaultStyleErrorHandlerTest
92 def make_handler(configuration=self._style_checker_configuration(),
124 configuration = self._style_checker_configuration()
141 configuration = self._style_checker_configuration()
173 configuration = self._style_checker_configuration()
H A Dchecker_unittest.py574 def _style_checker_configuration(self, output_format="vs7"): member in class:StyleProcessorConfigurationTest
588 configuration = self._style_checker_configuration()
598 config = self._style_checker_configuration()
609 config = self._style_checker_configuration(output_format=output_format)

Completed in 174 milliseconds