Home
last modified time | relevance | path

Searched refs:script_path (Results 1 – 25 of 64) sorted by relevance

123

/external/flatbuffers/tests/flatc/
Dflatc_test.py29 script_path = Path(__file__).parent.resolve() variable
32 root_path = script_path.parent.parent.absolute()
49 def flatc(options, cwd=script_path):
58 def make_absolute(filename, path=script_path):
62 def assert_file_exists(filename, path=script_path):
68 def assert_file_doesnt_exists(filename, path=script_path):
74 def get_file_contents(filename, path=script_path):
103 file, needle, doesnt_contain=None, path=script_path, unlink=True
Dflatc_cpp_tests.py214 str(script_path.absolute()),
216 str(Path(script_path, ".tmp").absolute()),
217 str(Path(script_path, "bar/bar_with_foo.fbs").absolute()),
/external/flatbuffers/goldens/
Dgolden_utils.py6 script_path = Path(__file__).parent.resolve() variable
9 root_path = script_path.parent.absolute()
12 schema_path = Path(script_path, "schema")
29 cwd=script_path,
/external/flatbuffers/tests/annotated_binary/
Dgenerate_annotations.py23 script_path = Path(__file__).parent.resolve() variable
26 root_path = script_path.parent.parent.absolute()
41 tests_path = Path(script_path, "tests")
44 def flatc_annotate(schema, file, cwd=script_path):
/external/chromium-crossbench/crossbench/action_runner/action/
Djs.py50 script_path: Optional[pth.LocalPath],
55 self._script_path = script_path
57 if bool(script) == bool(script_path):
63 elif script_path:
64 self._script = script_path.read_text()
65 logging.debug("Loading script from %s: %s", script_path, script)
/external/gsc-utils/util/
Dopentitantool.sh14 local script_path
18 script_path="$(cd "$(dirname \
21 opentitan_root="${script_path}/../../../third_party/lowrisc/opentitan"
/external/chromium-crossbench/crossbench/probes/
Ddtrace.py38 def __init__(self, script_path: LocalPath):
40 self._script_path = script_path.resolve()
44 return super().key + (("script_path", str(self.script_path)),)
47 def script_path(self) -> LocalPath: member in DTraceProbe
90 self._script_path: LocalPath = probe.script_path
/external/cronet/tot/testing/scripts/rust/
Dgenerate_script.py76 GEN_SCRIPT_DIR = os.path.dirname(args.script_path)
113 with action_helpers.atomic_output(args.script_path) as f:
117 st = os.stat(args.script_path)
120 os.chmod(args.script_path,
Dgenerate_script_unittests.py24 self.assertEqual('./bin/run_foobar', parsed_args.script_path)
33 args.script_path = os.path.join(out_dir, 'bin/run_foo_bar')
66 args.script_path = os.path.join(out_dir, 'bin/run_foo_bar')
/external/cronet/stable/testing/scripts/rust/
Dgenerate_script.py76 GEN_SCRIPT_DIR = os.path.dirname(args.script_path)
113 with action_helpers.atomic_output(args.script_path) as f:
117 st = os.stat(args.script_path)
120 os.chmod(args.script_path,
Dgenerate_script_unittests.py24 self.assertEqual('./bin/run_foobar', parsed_args.script_path)
33 args.script_path = os.path.join(out_dir, 'bin/run_foo_bar')
66 args.script_path = os.path.join(out_dir, 'bin/run_foo_bar')
/external/toolchain-utils/binary_search_tool/
Drun_bisect_tests.py39 script_path = os.path.join(top_dir, TEST_DIR)
46 script_path,
71 script_path = os.path.join(top_dir, TEST_DIR)
78 script_path,
/external/pytorch/scripts/onnx/
Dinstall-develop.sh6 script_path=$(python -c "import os; import sys; print(os.path.realpath(sys.argv[1]))" "${BASH_SOURC…
7 top_dir=$(dirname $(dirname $(dirname "$script_path")))
Dinstall.sh6 script_path=$(python -c "import os; import sys; print(os.path.realpath(sys.argv[1]))" "${BASH_SOURC…
7 top_dir=$(dirname $(dirname $(dirname "$script_path")))
/external/flatbuffers/scripts/
Dcheck-grpc-generated-code.py24 script_path = Path(__file__).parent.resolve() variable
27 root_path = script_path.parent.absolute()
Dcheck_generate_code.py24 script_path = Path(__file__).parent.resolve() variable
27 root_path = script_path.parent.absolute()
/external/chromiumos-config/test/suite_sets/
DPRESUBMIT.py38 script_path = input_api.os_path.join(
48 _is_affected_file(input_api, script_path)
58 script_path,
/external/chromium-crossbench/config/doc/probe/
Ddtrace.config.hjson2 // `script_path` to the path of your own DTrace script. The script should
7 script_path : "./dtrace.config.example.d",
/external/cronet/stable/build/android/pylib/symbols/
Ddeobfuscator.py23 script_path = os.path.join(constants.DIR_SOURCE_ROOT, 'build', 'android',
25 self._command = [script_path, mapping_path]
/external/cronet/tot/build/android/pylib/symbols/
Ddeobfuscator.py23 script_path = os.path.join(constants.DIR_SOURCE_ROOT, 'build', 'android',
25 self._command = [script_path, mapping_path]
/external/angle/build/android/pylib/symbols/
Ddeobfuscator.py23 script_path = os.path.join(constants.DIR_SOURCE_ROOT, 'build', 'android',
25 self._command = [script_path, mapping_path]
/external/angle/build/toolchain/win/
Dsetup_toolchain.py150 script_path = os.path.normpath(os.path.join(
153 if not os.path.exists(script_path):
174 script_path)
175 script_path = other_path
180 args = [script_path, cpu_arg, ]
/external/cronet/tot/build/toolchain/win/
Dsetup_toolchain.py150 script_path = os.path.normpath(os.path.join(
153 if not os.path.exists(script_path):
174 script_path)
175 script_path = other_path
180 args = [script_path, cpu_arg, ]
/external/cronet/stable/build/toolchain/win/
Dsetup_toolchain.py150 script_path = os.path.normpath(os.path.join(
153 if not os.path.exists(script_path):
174 script_path)
175 script_path = other_path
180 args = [script_path, cpu_arg, ]
/external/bcc/src/lua/
Dbcc-probe18 local script_path = str:match("(.*/)").."/?.lua;"
19 package.path = script_path..package.path

123