Home
last modified time | relevance | path

Searched defs:expectations_string (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dbot_test_expectations_unittest.py115 def _assert_expectations(self, test_data, expectations_string, only_ignore_very_flaky): argument
120 def _assert_unexpected_results(self, test_data, expectations_string): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_expectations.py94 def parse(self, filename, expectations_string): argument