Searched refs:python_executable (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/net/tools/tld_cleanup/
H A DPRESUBMIT.py18 cmd = [input_api.python_executable, test_path]
/external/chromium_org/third_party/WebKit/Source/bindings/
H A DPRESUBMIT.py56 cmd = [input_api.python_executable, run_bindings_tests_path]
/external/chromium_org/content/test/
H A DPRESUBMIT.py22 [input_api.python_executable,
/external/chromium_org/third_party/WebKit/Source/devtools/
H A DPRESUBMIT.py58 [input_api.python_executable, lint_path],
/external/chromium_org/chrome/common/extensions/
H A DPRESUBMIT.py116 args = [input_api.python_executable]
147 integration_test = [input_api.python_executable]
/external/chromium_org/third_party/WebKit/
H A DPRESUBMIT.py148 [input_api.python_executable, lint_path],
163 args = ([input_api.python_executable, style_checker_path, '--diff-files']
/external/chromium_org/
H A DPRESUBMIT_test.py25 self.python_executable = sys.executable
H A DPRESUBMIT.py1106 [input_api.python_executable, json_comment_eater],
1125 [input_api.python_executable, idl_schema],
/external/chromium_org/tools/gyp/test/lib/
H A DTestCmd.py243 'python_executable',
522 python_executable = os.path.join(sys.prefix, 'jython') variable
526 python_executable = sys.executable variable

Completed in 695 milliseconds