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

  /external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
nacl.scons 31 python_tester_script=env.File('crash_dump_tester.py'),
56 # python_tester_script=env.File('crash_dump_tester.py'),
76 python_tester_script=env.File('crash_dump_tester.py'), variable
93 python_tester_script=env.File('crash_dump_tester.py'), variable
  /external/chromium_org/ppapi/native_client/
chrome_main.scons 419 python_tester_script=None,
449 if python_tester_script is None:
450 python_tester_script = env.File('${SCONSTRUCT_DIR}/tools/browser_tester'
453 '${PYTHON}', python_tester_script,

Completed in 610 milliseconds