Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/os/linux_generic/
H A 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
/aosp12/system/bt/gd/storage/
H A 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
/aosp12/system/vold/tests/
H A DUtils_test.cpp48 TemporaryDir temp_dir; in TEST_F() local
/aosp12/system/tools/sysprop/tests/
H A DJavaGenTest.cpp625 TemporaryDir temp_dir; in TEST() local
H A DCppGenTest.cpp535 TemporaryDir temp_dir; local
/aosp12/system/logging/liblog/tests/
H A Dlogd_writer_test.cpp36 auto temp_dir = TemporaryDir(); in TEST() local
/aosp12/build/make/tools/releasetools/
H A Dmerge_target_files.py874 def create_merged_package(temp_dir, framework_target_files, framework_item_list, argument
1000 def create_target_files_archive(output_file, source_dir, temp_dir): argument
1048 def merge_target_files(temp_dir, framework_target_files, framework_item_list, argument
/aosp12/art/test/968-default-partial-compile-gen/util-src/
H A Dgenerate_java.py58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
/aosp12/art/test/971-iface-super/util-src/
H A Dgenerate_java.py58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
/aosp12/system/security/keystore2/src/
H A Did_rotation.rs84 let temp_dir = TempDir::new("test_had_factory_reset_since_id_rotation_") in test_had_factory_reset_since_id_rotation() localVariable
H A 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
H A Ddatabase.rs3392 let temp_dir = TempDir::new("persistent_db_test")?; in test_persistence_for_files() localVariable
3533 let temp_dir = in test_remove_expired_certs() localVariable
4484 let temp_dir = Arc::new(TempDir::new("test_upgrade_0_to_1").unwrap()); in test_upgrade_0_to_1() localVariable
4629 let temp_dir = Arc::new(TempDir::new("id_lock_test")?); in test_insert_and_load_full_keyentry_domain_app_concurrently() localVariable
4661 let temp_dir = temp_dir_clone; in test_insert_and_load_full_keyentry_domain_app_concurrently() localVariable
4702 let temp_dir = in test_database_busy_error_code() localVariable
4735 let temp_dir = Arc::new( in test_large_number_of_concurrent_db_manipulations() localVariable
4845 let temp_dir = TempDir::new("list_test")?; in list() localVariable
/aosp12/bootable/recovery/tests/unit/host/
H A Dupdate_simulator_test.cpp157 TemporaryDir temp_dir; in TEST_F() local
213 TemporaryDir temp_dir; in TEST_F() local
/aosp12/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc219 base::FilePath temp_dir; in RunPostinstallActionWithInstallPlan() local
H A Ddelta_performer_unittest.cc1006 base::ScopedTempDir temp_dir; in TEST_F() local
/aosp12/system/update_engine/common/
H A Dutils_unittest.cc85 base::ScopedTempDir temp_dir; in TEST() local
H A Dprefs_unittest.cc170 base::ScopedTempDir temp_dir; in TEST() local
H A Dutils.cc99 base::FilePath temp_dir; in GetTempName() local
/aosp12/bootable/recovery/tests/unit/
H A Dinstall_test.cpp554 TemporaryDir temp_dir; in TEST() local
/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs626 let temp_dir = Arc::new( in concurrent_legacy_keystore_entry_test() localVariable
/aosp12/system/core/fastboot/
H A Dfastboot.cpp1833 TemporaryDir temp_dir; in wipe_super() local