Home
last modified time | relevance | path

Searched defs:script_dir (Results 1 – 21 of 21) sorted by relevance

/external/google-breakpad/src/build/
Dgyp_breakpad35 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/v8/tools/clang/plugins/tests/
Dtest.py11 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/libmojo/mojo/public/tools/bindings/generators/
Drun_cpp_generator.py10 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/libyuv/files/tools_libyuv/
Dget_landmines.py18 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/boringssl/src/util/bot/
Dvs_toolchain.py13 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/webrtc/webrtc/build/
Dget_landmines.py18 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dgyp_webrtc19 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/v8/tools/clang/scripts/
Dbuild_file.py13 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dapply_edits.py28 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
Drun_tool.py59 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/v8/tools/clang/blink_gc_plugin/tests/
Dtest.py11 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Dtest.py11 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/chromium-trace/catapult/systrace/systrace/
Dsystrace_runner.py25 def __init__(self, script_dir, options): argument
/external/v8/gypfiles/
Dgyp_v843 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dvs_toolchain.py16 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/protobuf/gtest/test/
Drun_tests_util.py144 def _GetGtestBuildDir(injected_os, script_dir, config): argument
173 script_dir, argument
/external/chromium-trace/
Dupdate.py25 script_dir = os.path.dirname(os.path.abspath(sys.argv[0])) variable
/external/python/cpython2/Lib/test/
Dtest_cmd_line_script.py43 def _make_test_script(script_dir, script_basename, source=test_source): argument
61 def _make_launch_script(script_dir, script_basename, module_name, path=None): argument
Dscript_helper.py106 def make_script(script_dir, script_basename, source): argument
Dtest_runpy.py333 def _make_test_script(self, script_dir, script_basename, source=None): argument
/external/ipsec-tools/src/racoon/
Dremoteconf.c637 char *script_dir; local