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'),
77 # python_tester_script=env.File('crash_dump_tester.py'),
94 python_tester_script=env.File('crash_dump_tester.py'), variable
  /external/chromium_org/ppapi/native_client/
chrome_main.scons 410 python_tester_script=None,
435 if python_tester_script is None:
436 python_tester_script = env.File('${SCONSTRUCT_DIR}/tools/browser_tester'
439 '${PYTHON}', python_tester_script,

Completed in 33 milliseconds