Home
last modified time | relevance | path

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

/system/bt/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
/system/bt/gd/storage/
Dlegacy_config_file_test.cc36 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
82 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
111 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
172 auto temp_dir = std::filesystem::temp_directory_path(); in TEST() local
/system/tools/sysprop/tests/
DJavaGenTest.cpp625 TemporaryDir temp_dir; in TEST() local
DCppGenTest.cpp535 TemporaryDir temp_dir; local
/system/vold/tests/
DUtils_test.cpp48 TemporaryDir temp_dir; in TEST_F() local
/system/logging/liblog/tests/
Dlogd_writer_test.cpp36 auto temp_dir = TemporaryDir(); in TEST() local
/system/security/keystore2/src/
Did_rotation.rs84 let temp_dir = TempDir::new("test_had_factory_reset_since_id_rotation_") in test_had_factory_reset_since_id_rotation() localVariable
Dlegacy_blob.rs1273 let temp_dir = TempDir::new("test_is_empty").expect("Failed to create temp dir."); in test_is_empty() localVariable
1304 let temp_dir = TempDir::new("legacy_blob_test")?; in test_legacy_blobs() localVariable
1411 let temp_dir = TempDir::new("list_non_existing_user")?; in list_non_existing_user() localVariable
1421 let temp_dir = TempDir::new("list_legacy_keystore_entries_on_non_existing_user")?; in list_legacy_keystore_entries_on_non_existing_user() localVariable
Ddatabase.rs3394 let temp_dir = TempDir::new("persistent_db_test")?; in test_persistence_for_files() localVariable
3535 let temp_dir = in test_remove_expired_certs() localVariable
4486 let temp_dir = Arc::new(TempDir::new("test_upgrade_0_to_1").unwrap()); in test_upgrade_0_to_1() localVariable
4631 let temp_dir = Arc::new(TempDir::new("id_lock_test")?); in test_insert_and_load_full_keyentry_domain_app_concurrently() localVariable
4663 let temp_dir = temp_dir_clone; in test_insert_and_load_full_keyentry_domain_app_concurrently() localVariable
4704 let temp_dir = in test_database_busy_error_code() localVariable
4737 let temp_dir = Arc::new( in test_large_number_of_concurrent_db_manipulations() localVariable
4847 let temp_dir = TempDir::new("list_test")?; in list() localVariable
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc219 base::FilePath temp_dir; in RunPostinstallActionWithInstallPlan() local
Ddelta_performer_unittest.cc1006 base::ScopedTempDir temp_dir; in TEST_F() local
/system/update_engine/common/
Dutils_unittest.cc85 base::ScopedTempDir temp_dir; in TEST() local
Dprefs_unittest.cc170 base::ScopedTempDir temp_dir; in TEST() local
Dutils.cc99 base::FilePath temp_dir; in GetTempName() local
/system/security/keystore2/legacykeystore/
Dlib.rs626 let temp_dir = Arc::new( in concurrent_legacy_keystore_entry_test() localVariable
/system/core/fastboot/
Dfastboot.cpp1833 TemporaryDir temp_dir; in wipe_super() local