HomeSort by relevance Sort by last modified time
    Searched refs:is_debug_mode (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 54 is_debug_mode, is_lint_mode, tests_are_present=True):
63 is_debug_mode: whether to use the DEBUG or RELEASE modifiers
73 tests, test_platform_name, is_debug_mode, is_lint_mode,
265 is_debug_mode, is_lint_mode, suppress_errors=False,
274 is_debug_mode: Whether we testing a test_shell built debug mode.
286 self._is_debug_mode = is_debug_mode
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 217 def parse_expectations(self, test_platform_name, is_debug_mode):
230 is_debug_mode, self._options.lint_test_files)
    [all...]

Completed in 173 milliseconds