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

/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
H A Dtest_expectations.py553 self._log_non_fatal_error(lineno, warning, test_list_path)
569 self._log_non_fatal_error(lineno, 'Test lacks BUG modifier.',
596 self._log_non_fatal_error(lineno, 'Path does not exist.',
751 # to _log_non_fatal_error() and change the commented-out "return False".
777 def _log_non_fatal_error(self, lineno, msg, path): member in class:TestExpectationsFile

Completed in 35 milliseconds