Searched defs:script_dir (Results 26 – 33 of 33) sorted by relevance
12
/aosp_15_r20/external/libchrome/build/ |
H A D | vs_toolchain.py | 19 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
/aosp_15_r20/external/python/cpython3/Lib/test/support/ |
D | script_helper.py | 216 def make_script(script_dir, script_basename, source, omit_suffix=False): argument
|
/aosp_15_r20/external/angle/build/ |
H A D | vs_toolchain.py | 83 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
/aosp_15_r20/external/cronet/build/ |
H A D | vs_toolchain.py | 45 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_runpy.py | 333 def _make_test_script(self, script_dir, script_basename, source=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_cmd_line_script.py | 80 def _make_test_script(script_dir, script_basename, source=test_source): argument
|
D | test_runpy.py | 596 def _make_test_script(self, script_dir, script_basename, argument
|
/aosp_15_r20/trusty/vendor/google/aosp/scripts/ |
D | trusty_build_config.py | 30 script_dir = os.path.dirname(os.path.abspath(__file__)) variable
|
12