Home
last modified time | relevance | path

Searched defs:temp_dir (Results 1 – 25 of 256) sorted by relevance

1234567891011

/aosp_15_r20/external/cronet/base/files/
H A Dfile_unittest.cc36 base::ScopedTempDir temp_dir; in TEST() local
125 base::ScopedTempDir temp_dir; in TEST() local
135 base::ScopedTempDir temp_dir; in TEST() local
153 base::ScopedTempDir temp_dir; in TEST() local
179 base::ScopedTempDir temp_dir; in TEST() local
255 base::ScopedTempDir temp_dir; in TEST() local
341 base::ScopedTempDir temp_dir; in TEST() local
353 base::ScopedTempDir temp_dir; in TEST() local
405 base::ScopedTempDir temp_dir; in TEST() local
473 base::ScopedTempDir temp_dir; local
[all …]
H A Dfile_enumerator_unittest.cc122 void SetUpTestFiles(const ScopedTempDir& temp_dir, in SetUpTestFiles()
146 ScopedTempDir temp_dir; in TEST() local
159 ScopedTempDir temp_dir; in TEST() local
174 ScopedTempDir temp_dir; in TEST() local
188 ScopedTempDir temp_dir; in TEST() local
207 ScopedTempDir temp_dir; in TEST() local
236 ScopedTempDir temp_dir; in TEST() local
252 ScopedTempDir temp_dir; in TEST() local
268 ScopedTempDir temp_dir; in TEST() local
290 ScopedTempDir temp_dir; in TEST() local
[all …]
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_unittest.cc22 base::ScopedTempDir temp_dir; in TEST() local
111 base::ScopedTempDir temp_dir; in TEST() local
121 base::ScopedTempDir temp_dir; in TEST() local
139 base::ScopedTempDir temp_dir; in TEST() local
166 base::ScopedTempDir temp_dir; in TEST() local
249 base::ScopedTempDir temp_dir; in TEST() local
261 base::ScopedTempDir temp_dir; in TEST() local
313 base::ScopedTempDir temp_dir; in TEST() local
372 base::ScopedTempDir temp_dir; local
435 base::ScopedTempDir temp_dir; local
[all …]
H A Dfile_enumerator_unittest.cc63 ScopedTempDir temp_dir; in TEST() local
76 ScopedTempDir temp_dir; in TEST() local
91 ScopedTempDir temp_dir; in TEST() local
105 ScopedTempDir temp_dir; in TEST() local
124 ScopedTempDir temp_dir; in TEST() local
153 ScopedTempDir temp_dir; in TEST() local
169 ScopedTempDir temp_dir; in TEST() local
185 ScopedTempDir temp_dir; in TEST() local
207 ScopedTempDir temp_dir; in TEST() local
234 ScopedTempDir temp_dir; in TEST() local
[all …]
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc164 AutoTempDir temp_dir; in TEST() local
174 AutoTempDir temp_dir; in TEST() local
214 AutoTempDir temp_dir; in ChildCrash() local
280 AutoTempDir temp_dir; in TEST() local
389 AutoTempDir temp_dir; in TEST() local
401 AutoTempDir temp_dir; in TEST() local
413 AutoTempDir temp_dir; in TEST() local
425 AutoTempDir temp_dir; in TEST() local
437 AutoTempDir temp_dir; in TEST() local
458 AutoTempDir temp_dir; in TEST() local
[all …]
/aosp_15_r20/system/security/keystore2/src/legacy_blob/
H A Dtests.rs149 let temp_dir = TempDir::new("test_is_empty").expect("Failed to create temp dir."); in test_is_empty() localVariable
178 let temp_dir = TempDir::new("legacy_blob_test").unwrap(); in test_legacy_blobs() localVariable
311 let temp_dir = TempDir::new("test_with_encrypted_characteristics").unwrap(); in test_with_encrypted_characteristics() localVariable
398 let temp_dir = TempDir::new("test_with_encrypted_certificates").unwrap(); in test_with_encrypted_certificates() localVariable
486 let temp_dir = TempDir::new("test_in_place_key_migration").unwrap(); in test_in_place_key_migration() localVariable
606 let temp_dir = TempDir::new("list_non_existing_user").unwrap(); in list_non_existing_user() localVariable
616 let temp_dir = TempDir::new("list_legacy_keystore_entries_on_non_existing_user").unwrap(); in list_legacy_keystore_entries_on_non_existing_user() localVariable
626 let temp_dir = TempDir::new("test_move_keystore_entry").unwrap(); in test_move_keystore_entry() localVariable
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer_unittest.cc86 AutoTempDir temp_dir; in TEST() local
116 AutoTempDir temp_dir; in TEST() local
172 AutoTempDir temp_dir; in TEST() local
248 AutoTempDir temp_dir; in TEST() local
293 AutoTempDir temp_dir; in TEST() local
344 AutoTempDir temp_dir; in TEST() local
397 AutoTempDir temp_dir; in TEST() local
441 AutoTempDir temp_dir; in TEST() local
527 AutoTempDir temp_dir; in TEST() local
648 AutoTempDir temp_dir; in TEST() local
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dcargo_config.rs168 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings() localVariable
221 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings_get_index_url_by_name_from_source() localVariable
246 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings_get_index_url_by_name_from_registry() localVariable
268 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings_get_source_from_url() localVariable
293 let temp_dir = tempfile::tempdir().unwrap(); in resolve_replacement_url_no_replacement() localVariable
316 let temp_dir = tempfile::tempdir().unwrap(); in resolve_replacement_url_registry() localVariable
357 let temp_dir = tempfile::tempdir().unwrap(); in resolve_replacement_url_source() localVariable
H A Dsplicer.rs1650 let temp_dir = tempfile::tempdir().unwrap(); in cargo_config_setup() localVariable
1683 let temp_dir = tempfile::tempdir().unwrap(); in unregistered_cargo_config_replaced() localVariable
1708 let temp_dir = tempfile::tempdir().unwrap(); in error_on_cargo_config_in_parent() localVariable
1731 let temp_dir = tempfile::tempdir().unwrap(); in find_missing_manifests_correct_without_root() localVariable
1779 let temp_dir = tempfile::tempdir().unwrap(); in find_missing_manifests_correct_with_root() localVariable
1829 let temp_dir = tempfile::tempdir().unwrap(); in find_missing_manifests_missing_root() localVariable
1878 let temp_dir = tempfile::tempdir().unwrap(); in find_missing_manifests_missing_nonroot() localVariable
/aosp_15_r20/external/cronet/base/win/
H A Dsecurity_util_unittest.cc89 ScopedTempDir temp_dir; in TEST() local
121 ScopedTempDir temp_dir; in TEST() local
139 ScopedTempDir temp_dir; in TEST() local
160 ScopedTempDir temp_dir; in TEST() local
176 ScopedTempDir temp_dir; in TEST() local
194 ScopedTempDir temp_dir; in TEST() local
214 ScopedTempDir temp_dir; in TEST() local
/aosp_15_r20/external/zlib/google/
H A Dzip_unittest.cc325 base::ScopedTempDir temp_dir; in TestTimeStamp() local
1013 base::ScopedTempDir temp_dir; in TEST_F() local
1024 base::ScopedTempDir temp_dir; in TEST_F() local
1035 base::ScopedTempDir temp_dir; in TEST_F() local
1073 base::ScopedTempDir temp_dir; in TEST_F() local
1105 const base::FilePath& temp_dir = scoped_temp_dir.GetPath(); in TEST_F() local
1130 const base::FilePath& temp_dir = scoped_temp_dir.GetPath(); in TEST_F() local
1150 base::ScopedTempDir temp_dir; in TEST_F() local
1187 base::ScopedTempDir temp_dir; in TEST_F() local
1226 base::ScopedTempDir temp_dir; in TEST_F() local
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dfiles_test.cc32 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
42 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
56 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
65 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
77 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
/aosp_15_r20/external/crosvm/base/tests/linux/
H A Dnet.rs22 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_listener_path() localVariable
33 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_listener_from_fd() localVariable
59 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_exists_pass() localVariable
70 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_listener_accept_with_timeout() localVariable
103 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_listener_accept() localVariable
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dfile_stream_test.cc715 base::ScopedTempDir temp_dir; in TEST_F() local
743 base::ScopedTempDir temp_dir; in TEST_F() local
772 base::ScopedTempDir temp_dir; in TEST_F() local
794 base::ScopedTempDir temp_dir; in TEST_F() local
809 base::ScopedTempDir temp_dir; in TEST_F() local
828 base::ScopedTempDir temp_dir; in TEST_F() local
850 base::ScopedTempDir temp_dir; in TEST_F() local
869 base::ScopedTempDir temp_dir; in TEST_F() local
887 base::ScopedTempDir temp_dir; in TEST_F() local
903 base::ScopedTempDir temp_dir; in TEST_F() local
/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dfs.rs80 let temp_dir = tempfile::tempdir().unwrap(); in fs_copy_file() localVariable
97 let temp_dir = tempfile::tempdir().unwrap(); in fs_mount_rw() localVariable
128 let temp_dir = tempfile::tempdir().unwrap(); in file_ugid() localVariable
185 let temp_dir = tempfile::tempdir().unwrap(); in vhost_user_fs_copy_file() localVariable
203 let temp_dir = tempfile::tempdir().unwrap(); in vhost_user_fs_mount_rw() localVariable
308 let temp_dir = tempfile::tempdir().unwrap(); in vhost_user_fs_without_sandbox_and_pivot_root() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dlegacy_config_file_test.cc37 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
84 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
113 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
175 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/
H A Delgamal_key_util_test.cc51 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
77 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
124 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
145 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb21_host_key_tests.c33 const char *pemfile, const char *temp_dir) in private_key_tests()
171 const char *keybfile, const char *temp_dir) in public_key_tests()
284 const char *temp_dir) in test_algorithm()
308 const char *temp_dir = argv[2]; in main() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dmemory_mapped_file_unittest.cc88 AutoTempDir temp_dir; in TEST_F() local
110 AutoTempDir temp_dir; in TEST_F() local
144 AutoTempDir temp_dir; in TEST_F() local
189 AutoTempDir temp_dir; in TEST_F() local
/aosp_15_r20/external/angle/build/android/pylib/local/machine/
H A Dlocal_machine_junit_test_run.py84 def _CreatePropertiesJar(self, temp_dir): argument
159 temp_dir, argument
179 def _MakeJob(self, shard_id, temp_dir, test_group, properties_jar_path, argument
227 def _RunTestsInternal(self, temp_dir, results, raw_logs_fh): argument
/aosp_15_r20/external/cronet/build/android/pylib/local/machine/
H A Dlocal_machine_junit_test_run.py84 def _CreatePropertiesJar(self, temp_dir): argument
158 def _QueryTestJsonConfig(self, temp_dir, allow_debugging=True): argument
174 def _MakeJob(self, shard_id, temp_dir, test_group, properties_jar_path, argument
222 def _RunTestsInternal(self, temp_dir, results, raw_logs_fh): argument
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/
H A Dfile_unittest.cc15 base::ScopedTempDir temp_dir; in TEST() local
40 base::ScopedTempDir temp_dir; in TEST() local
59 base::ScopedTempDir temp_dir; in TEST() local
/aosp_15_r20/external/cronet/base/test/
H A Dtest_file_util_win_unittest.cc51 ScopedTempDir temp_dir; in TEST() local
60 ScopedTempDir temp_dir; in TEST() local
72 ScopedTempDir temp_dir; in TEST() local
/aosp_15_r20/build/make/tools/releasetools/merge/
H A Dmerge_target_files.py203 def create_merged_package(temp_dir): argument
406 def create_target_files_archive(output_zip, source_dir, temp_dir): argument
454 def merge_target_files(temp_dir): argument
/aosp_15_r20/external/libchrome/base/
H A Dpath_service_unittest.cc132 ScopedTempDir temp_dir; in TEST_F() local
184 ScopedTempDir temp_dir; in TEST_F() local
214 ScopedTempDir temp_dir; in TEST_F() local

1234567891011