/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/ |
H A D | util_test.cpp | 155 base::FilePath tmp_dir; in TEST() local 176 base::FilePath tmp_dir; in TEST() local 197 base::FilePath tmp_dir; in TEST() local 218 base::FilePath tmp_dir; in TEST() local 249 base::FilePath tmp_dir; in TEST() local 281 base::FilePath tmp_dir; in TEST() local 295 base::FilePath tmp_dir; in TEST() local
|
/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/src/ |
D | utils.rs | 129 let tmp_dir = tempdir().unwrap(); in test_copy_file() localVariable 142 let tmp_dir = tempdir().unwrap(); in test_remove_file() localVariable 151 let tmp_dir = tempdir().unwrap(); in test_set_file_permission() localVariable 160 let tmp_dir = tempdir().unwrap(); in test_write_pb_to_file() localVariable 169 let tmp_dir = tempdir().unwrap(); in test_read_pb_from_file() localVariable
|
D | test_utils.rs | 23 pub tmp_dir: TempDir, field 34 let tmp_dir = tempdir().unwrap(); in new() localVariable 56 pub tmp_dir: TempDir, field 65 let tmp_dir = tempdir().unwrap(); in new() localVariable
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | dex.py | 213 def _CreateFinalDex(d8_inputs, output, tmp_dir, dex_cmd, options=None): argument 319 def _ExtractClassFiles(changes, tmp_dir, class_inputs, required_classes_set): argument 334 def _CreateIntermediateDexFiles(changes, options, tmp_dir, dex_cmd): argument
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_config_test.cpp | 172 TemporaryDir tmp_dir; in run_linker_config_smoke_test() local 293 TemporaryDir tmp_dir; in TEST() local 315 TemporaryDir tmp_dir; in TEST() local
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | dex.py | 257 tmp_dir, argument 370 def _ExtractClassFiles(changes, tmp_dir, class_inputs, required_classes_set): argument 385 def _CreateIntermediateDexFiles(changes, options, tmp_dir, dex_cmd): argument
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/ |
H A D | fileops_test.cc | 66 const auto tmp_dir = GetTestTempPath(); in TEST_F() local 380 const auto tmp_dir = GetTestTempPath(); in TEST_F() local 403 const auto tmp_dir = GetTestTempPath(); in TEST_F() local
|
/aosp_15_r20/external/perfetto/ui/release/ |
H A D | build_all_channels.py | 52 def build_git_revision(channel, git_ref, tmp_dir): argument 73 def build_all_channels(channels, tmp_dir, merged_dist_dir): argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 77 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 99 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/ |
D | failure_signal_handler_test.cc | 77 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 99 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 78 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 100 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 77 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 99 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 77 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 99 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/abseil-cpp/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 78 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 100 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 78 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 100 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | tf_session.cc | 39 TfSession::TfSession(const std::filesystem::path& tmp_dir, in TfSession() 56 TfSession::TfSession(const std::filesystem::path& tmp_dir, in TfSession()
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | bootchartd.c | 166 static void stop_logging(char *tmp_dir, char *prog) in stop_logging() 250 char *tmp_dir = create_tmp_dir(); in bootchartd_main() local
|
/aosp_15_r20/system/libbase/ |
H A D | file.cpp | 140 TemporaryFile::TemporaryFile(const std::string& tmp_dir) { in TemporaryFile() 159 void TemporaryFile::init(const std::string& tmp_dir) { in init() 203 bool TemporaryDir::init(const std::string& tmp_dir) { in init()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | verify_pkcs7_sig.c | 92 static int populate_data_item_str(const char *tmp_dir, struct data *data_item) in populate_data_item_str() 258 char *tmp_dir; in test_verify_pkcs7_sig() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/ |
D | config_test.cc | 237 auto tmp_dir = std::filesystem::temp_directory_path(); in TEST_F() local 250 auto tmp_dir = std::filesystem::temp_directory_path(); in TEST_F() local
|
/aosp_15_r20/packages/services/Car/cpp/bugreport/ |
D | main.cpp | 380 void takeScreenshotForDisplayId(PhysicalDisplayId id, const char* tmp_dir, in takeScreenshotForDisplayId() 396 void takeScreenshot(const char* tmp_dir, std::vector<std::string>* extra_files) { in takeScreenshot()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/tests/ |
D | namedtempfile.rs | 228 let tmp_dir = tempdir().unwrap(); in temp_path_from_existing() localVariable 374 let tmp_dir = tempdir().unwrap(); in test_make_in() localVariable
|
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/ |
D | aidl.rs | 2254 let tmp_dir = tempfile::TempDir::new().unwrap(); in test_create_or_update_idsig_dir_instead_of_file_for_apk() localVariable 2405 let tmp_dir = tempfile::TempDir::new()?; in test_extract_os_name_from_configs() localVariable 2436 let tmp_dir = tempfile::TempDir::new()?; in test_find_early_vms_from_xml() localVariable 2492 let tmp_dir = tempfile::TempDir::new()?; in test_invalid_cid_validation() localVariable 2522 let tmp_dir = tempfile::TempDir::new()?; in test_duplicated_early_vms() localVariable
|
/aosp_15_r20/art/test/ |
H A D | run-test | 130 tmp_dir, tmp_dir_lock, tmp_dir_lock_handle = make_tmp_dir() variable 586 tmp_dir = os.path.realpath(tmp_dir) variable
|
/aosp_15_r20/system/update_engine/scripts/ |
H A D | cow_converter.py | 42 def ConvertCOW(ota_path, target_file_path, tmp_dir, output_dir): argument
|