Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dtest_expectations.py516 if self._check_path_does_not_exist(lineno, test_list_path):
584 def _check_path_does_not_exist(self, lineno, test_list_path): member in TestExpectationsFile