Home
last modified time | relevance | path

Searched defs:target_dir (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dcopy_test.cpp109 fs::path target_dir = fs::unique_path(); in test_copy_file_default() local
131 fs::path target_dir = fs::unique_path(); in test_copy_dir_default() local
160 fs::path target_dir = fs::unique_path(); in test_copy_dir_default_ec() local
188 fs::path target_dir = fs::unique_path(); in test_copy_dir_recursive() local
218 fs::path target_dir = fs::unique_path(); in test_copy_dir_recursive_tree() local
237 fs::path target_dir = fs::unique_path(); in test_copy_file_symlinks() local
273 fs::path target_dir = fs::unique_path(); in test_copy_errors() local
/aosp_15_r20/external/python/setuptools/pkg_resources/tests/
Dtest_find_distributions.py12 def target_dir(self, tmpdir): member in TestFindDistributions
18 def test_non_egg_dir_named_egg(self, target_dir): argument
22 def test_standalone_egg_directory(self, target_dir): argument
29 def test_zipped_egg(self, target_dir): argument
36 def test_zipped_sdist_one_level_removed(self, target_dir): argument
/aosp_15_r20/external/libchrome/build/
H A Dvs_toolchain.py179 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, dll_pattern, suffix): argument
231 def _CopyPGORuntime(target_dir, target_cpu): argument
263 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
272 def CopyDlls(target_dir, configuration, target_cpu): argument
296 def _CopyDebugger(target_dir, target_cpu): argument
/aosp_15_r20/external/angle/build/
H A Dvs_toolchain.py307 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, suffix): argument
389 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
397 def CopyDlls(target_dir, configuration, target_cpu): argument
434 def _CopyDebugger(target_dir, target_cpu): argument
/aosp_15_r20/external/cronet/build/
H A Dvs_toolchain.py285 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, suffix): argument
367 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
375 def CopyDlls(target_dir, configuration, target_cpu): argument
412 def _CopyDebugger(target_dir, target_cpu): argument
/aosp_15_r20/external/skia/infra/bots/
H A Dzip_utils.py28 def zip(target_dir, zip_file, to_skip=None): # pylint: disable=W0622 argument
61 def unzip(zip_file, target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/valgrind/
H A Dcreate.py66 def copy_files(target_dir): argument
85 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/skp/
H A Dcreate.py45 def get_flutter_skps(target_dir): argument
67 def create_asset(chrome_src_path, browser_executable, target_dir, argument
/aosp_15_r20/test/vts-testcase/vndk/dependency/
Dvts_vndk_dependency_test.py205 def _IterateFiles(target_dir): argument
218 def _LoadElfObjects(self, target_dir, abi_list, elf_error_handler): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/
Dbuild.rs2 let target_dir = std::env::var_os("CARGO_TARGET_DIR").unwrap(); in main() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/
Dbuild.rs4 let target_dir = std::env::var_os("CARGO_TARGET_DIR").unwrap(); in main() localVariable
/aosp_15_r20/external/skia/infra/bots/assets/scripts/
H A Dcreate.py15 def create_asset(target_dir): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/
Dbuild.rs4 let target_dir = std::env::var_os("CARGO_TARGET_DIR").unwrap(); in main() localVariable
/aosp_15_r20/external/skia/infra/bots/assets/armhf_sysroot/
H A Dcreate.py21 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/lottie-samples/
H A Dcreate.py15 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/clang_linux/
H A Dcreate.py17 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/mesa_intel_driver_linux_22/
H A Dcreate.py17 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/protoc/
H A Dcreate.py20 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/bazel_build_task_driver/
H A Dcreate.py25 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/patch_linux_amd64/
H A Dcreate.py22 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/skparagraph/
H A Dcreate.py35 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/android_ndk_windows/
H A Dcreate.py24 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/android_ndk_linux/
H A Dcreate.py24 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/node/
H A Dcreate.py21 def create_asset(target_dir): argument
/aosp_15_r20/external/skia/infra/bots/assets/win_ninja/
H A Dcreate.py20 def create_asset(target_dir): argument

12345