/system/bt/gd/os/linux_generic/ |
D | files_test.cc | 32 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/ |
D | legacy_config_file_test.cc | 36 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/ |
D | JavaGenTest.cpp | 625 TemporaryDir temp_dir; in TEST() local
|
D | CppGenTest.cpp | 535 TemporaryDir temp_dir; local
|
/system/vold/tests/ |
D | Utils_test.cpp | 48 TemporaryDir temp_dir; in TEST_F() local
|
/system/logging/liblog/tests/ |
D | logd_writer_test.cpp | 36 auto temp_dir = TemporaryDir(); in TEST() local
|
/system/security/keystore2/src/ |
D | id_rotation.rs | 84 let temp_dir = TempDir::new("test_had_factory_reset_since_id_rotation_") in test_had_factory_reset_since_id_rotation() localVariable
|
D | legacy_blob.rs | 1273 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
|
D | database.rs | 3394 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/ |
D | postinstall_runner_action_unittest.cc | 219 base::FilePath temp_dir; in RunPostinstallActionWithInstallPlan() local
|
D | delta_performer_unittest.cc | 1006 base::ScopedTempDir temp_dir; in TEST_F() local
|
/system/update_engine/common/ |
D | utils_unittest.cc | 85 base::ScopedTempDir temp_dir; in TEST() local
|
D | prefs_unittest.cc | 170 base::ScopedTempDir temp_dir; in TEST() local
|
D | utils.cc | 99 base::FilePath temp_dir; in GetTempName() local
|
/system/security/keystore2/legacykeystore/ |
D | lib.rs | 626 let temp_dir = Arc::new( in concurrent_legacy_keystore_entry_test() localVariable
|
/system/core/fastboot/ |
D | fastboot.cpp | 1833 TemporaryDir temp_dir; in wipe_super() local
|