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

  /frameworks/compile/slang/tests/
test.py 76 base_args = cmd_string.split()
88 args = base_args + extra_args + rs_files
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests_unittest.py 519 base_args = ['--pixel-tests', 'failures/expected/*']
522 test_port = get_port_for_run(base_args + ['--tolerance', '.1'])
524 test_port = get_port_for_run(base_args + ['--tolerance', '0'])
529 test_port = get_port_for_run(base_args)

Completed in 56 milliseconds