/aosp12/system/bt/gd/os/linux_generic/ |
H A 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
|
/aosp12/system/bt/gd/storage/ |
H A 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
|
/aosp12/system/vold/tests/ |
H A D | Utils_test.cpp | 48 TemporaryDir temp_dir; in TEST_F() local
|
/aosp12/system/tools/sysprop/tests/ |
H A D | JavaGenTest.cpp | 625 TemporaryDir temp_dir; in TEST() local
|
H A D | CppGenTest.cpp | 535 TemporaryDir temp_dir; local
|
/aosp12/system/logging/liblog/tests/ |
H A D | logd_writer_test.cpp | 36 auto temp_dir = TemporaryDir(); in TEST() local
|
/aosp12/build/make/tools/releasetools/ |
H A D | merge_target_files.py | 874 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 D | generate_java.py | 58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
|
/aosp12/art/test/971-iface-super/util-src/ |
H A D | generate_java.py | 58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
|
/aosp12/system/security/keystore2/src/ |
H A 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
|
H A 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
|
H A D | database.rs | 3392 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 D | update_simulator_test.cpp | 157 TemporaryDir temp_dir; in TEST_F() local 213 TemporaryDir temp_dir; in TEST_F() local
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | postinstall_runner_action_unittest.cc | 219 base::FilePath temp_dir; in RunPostinstallActionWithInstallPlan() local
|
H A D | delta_performer_unittest.cc | 1006 base::ScopedTempDir temp_dir; in TEST_F() local
|
/aosp12/system/update_engine/common/ |
H A D | utils_unittest.cc | 85 base::ScopedTempDir temp_dir; in TEST() local
|
H A D | prefs_unittest.cc | 170 base::ScopedTempDir temp_dir; in TEST() local
|
H A D | utils.cc | 99 base::FilePath temp_dir; in GetTempName() local
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | install_test.cpp | 554 TemporaryDir temp_dir; in TEST() local
|
/aosp12/system/security/keystore2/legacykeystore/ |
H A D | lib.rs | 626 let temp_dir = Arc::new( in concurrent_legacy_keystore_entry_test() localVariable
|
/aosp12/system/core/fastboot/ |
H A D | fastboot.cpp | 1833 TemporaryDir temp_dir; in wipe_super() local
|