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

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
port_testcase.py 41 mock_options = mocktool.MockOptions(use_apache=True,
mock_drt_unittest.py 43 mock_options = mocktool.MockOptions(use_apache=True,
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 148 if not options.use_apache:
149 options.use_apache = sys.platform in ('darwin', 'linux2')

Completed in 140 milliseconds