Home
last modified time | relevance | path

Searched defs:root_dir (Results 1 – 25 of 51) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dcopy_test.cpp64 fs::path root_dir = fs::unique_path(); in create_tree() local
86 directory_tree collect_directory_tree(fs::path const& root_dir) in collect_directory_tree()
105 void test_copy_file_default(fs::path const& root_dir) in test_copy_file_default()
127 void test_copy_dir_default(fs::path const& root_dir, bool with_symlinks) in test_copy_dir_default()
153 void test_copy_dir_default_ec(fs::path const& root_dir, bool with_symlinks) in test_copy_dir_default_ec()
184 void test_copy_dir_recursive(fs::path const& root_dir) in test_copy_dir_recursive()
214 void test_copy_dir_recursive_tree(fs::path const& root_dir) in test_copy_dir_recursive_tree()
233 void test_copy_file_symlinks(fs::path const& root_dir) in test_copy_file_symlinks()
269 void test_copy_errors(fs::path const& root_dir, bool symlinks_supported) in test_copy_errors()
302 fs::path root_dir = create_tree(); in main() local
/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dbuild_helpers.py35 def RunGnCommand(args, root_dir=None): argument
54 def RunGnCheck(root_dir=None): argument
69 def RunNinjaCommand(args, root_dir=None): argument
88 def GetCompilationDb(root_dir=None): argument
Dcheck_package_boundaries.py81 def CheckPackageBoundaries(root_dir, build_files=None): argument
/external/libbrillo/brillo/
Dosrelease_reader.cc24 void OsReleaseReader::LoadTestingOnly(const base::FilePath& root_dir) { in LoadTestingOnly()
28 void OsReleaseReader::Load(const base::FilePath& root_dir) { in Load()
/external/webrtc/tools_webrtc/sslroots/
Dgenerate_sslroots.py99 def _GenCFiles(root_dir, options, bundle_type): argument
140 def _Cleanup(root_dir): argument
146 def _CreateCertSection(root_dir, source_file, label, options): argument
/external/cronet/build/android/
Dgenerate_jacoco_report.py83 def _GetFilesWithSuffix(root_dir, suffix): argument
101 def _GetExecFiles(root_dir, exclude_substr=None): argument
/external/angle/build/android/
Dgenerate_jacoco_report.py83 def _GetFilesWithSuffix(root_dir, suffix): argument
101 def _GetExecFiles(root_dir, exclude_substr=None): argument
/external/python/cpython3/Lib/
Dglob.py13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument
31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument
60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
/external/federated-compute/fcp/client/cache/
Dtemp_files_test.cc49 std::filesystem::path root_dir(root_dir_); in SetUp() local
97 std::filesystem::path root_dir(root_dir_); in TEST_F() local
/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/support/
Drun_bindings_generator.py10 def RunBindingsGenerator(out_dir, root_dir, mojom_file, extra_flags=None): argument
/external/perfetto/python/generators/diff_tests/
Dutils.py56 def get_env(root_dir): argument
122 def serialize_python_trace(root_dir, trace_descriptor_path, python_trace_path, argument
/external/vixl/tools/
Dgenerate_test_trace_a64_reference.py47 root_dir = os.path.dirname(os.path.dirname(os.path.abspath(sys.argv[0]))) variable
/external/rust/beto-rust/common/build_scripts/src/
Dmain.rs47 let root_dir = path::Path::new( in main() localVariable
/external/pigweed/pw_arduino_build/py/
Dfile_operations_test.py40 def create_files(root_dir, file_names): argument
/external/tensorflow/tensorflow/examples/speech_commands/
Dwav_to_features_test.py39 def _saveWavFolders(self, root_dir, labels, how_many): argument
Dtrain_test.py59 def _saveWavFolders(self, root_dir, labels, how_many): argument
/external/wpa_supplicant_8/hs20/server/
Dspp_server.h15 char *root_dir; member
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
Dartman.py61 self, image, root_dir, config, *args, generator_dir=None, generator_args=None argument
/external/rust/beto-rust/remoteauth/src/
Dmain.rs30 let root_dir: path::PathBuf = env::var("CARGO_MANIFEST_DIR") in main() localVariable
/external/cpuinfo/scripts/
Dandroid-device-dump.py11 root_dir = os.path.abspath(os.path.dirname(__file__)) variable
/external/python/setuptools/setuptools/tests/config/
Dtest_expand.py10 def write_files(files, root_dir): argument
/external/autotest/client/
Dsetup_modules.py180 def _symlink_check(base_path, root_dir): argument
/external/angle/scripts/
Drun_code_generation.py20 root_dir = os.path.abspath(os.path.join(script_dir, '..')) variable
/external/python/cpython2/Lib/distutils/
Darchive_util.py193 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument
/external/python/cpython3/Lib/distutils/
Darchive_util.py206 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument

123