/aosp12/system/bt/gd/os/linux_generic/ |
H A D | files_test.cc | 33 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 43 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 57 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 66 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 78 auto temp_file = temp_dir / "file_1.txt"; in TEST() local
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | fuse_provider_test.cpp | 40 TemporaryFile temp_file; in TEST() local 66 TemporaryFile temp_file; in TEST() local 85 TemporaryFile temp_file; in TEST() local
|
H A D | sysutil_test.cpp | 38 TemporaryFile temp_file; in TEST() local 58 TemporaryFile temp_file; in TEST() local 73 TemporaryFile temp_file; in TEST() local 152 TemporaryFile temp_file; in TEST() local
|
H A D | install_test.cpp | 54 TemporaryFile temp_file; in TEST() local 78 TemporaryFile temp_file; in TEST() local 95 TemporaryFile temp_file; in TEST() local 115 TemporaryFile temp_file; in TEST() local 154 TemporaryFile temp_file; in TEST() local 171 TemporaryFile temp_file; in VerifyAbUpdateCommands() local 223 TemporaryFile temp_file; in TEST() local 282 TemporaryFile temp_file; in TestCheckPackageMetadata() local
|
H A D | fuse_sideload_test.cpp | 71 TemporaryFile temp_file; in TEST() local
|
H A D | updater_test.cpp | 399 TemporaryFile temp_file; in TEST_F() local 504 TemporaryFile temp_file; in TEST_F() local 535 std::string temp_file(tf.path); in TEST_F() local 558 std::string temp_file(tf.path); in TEST_F() local
|
/aosp12/system/libziparchive/ |
H A D | zip_archive_benchmark.cpp | 54 std::unique_ptr<TemporaryFile> temp_file(CreateZip()); in FindEntry_no_match() local 72 std::unique_ptr<TemporaryFile> temp_file(CreateZip()); in Iterate_all_files() local 112 std::unique_ptr<TemporaryFile> temp_file(CreateZip(1024 * 1024, 1)); in ExtractEntry() local
|
/aosp12/system/tools/sysprop/tests/ |
H A D | JavaGenTest.cpp | 617 TemporaryFile temp_file; in TEST() local
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | MemoryOfflineTest.cpp | 43 TemporaryFile temp_file; member in unwindstack::MemoryOfflineTest
|
/aosp12/packages/modules/adb/ |
H A D | sysdeps_win32_test.cpp | 94 TemporaryFile temp_file; in TEST() local
|
/aosp12/packages/modules/Virtualization/authfs/src/file/ |
H A D | local_file.rs | 104 let mut temp_file = temp_dir(); in test_read_empty_file() localVariable
|
/aosp12/packages/modules/adb/client/ |
H A D | adb_wifi.cpp | 136 std::unique_ptr<TemporaryFile> temp_file(new TemporaryFile(adb_get_android_dir_path())); in write_known_host_to_file() local
|
/aosp12/frameworks/base/libs/androidfw/tests/ |
H A D | Idmap_test.cpp | 220 TemporaryFile temp_file; in TEST_F() local
|
/aosp12/system/extras/libfec/test/ |
H A D | fec_unittest.cpp | 51 TemporaryFile temp_file; in BuildHashtree() local
|
/aosp12/system/extras/partition_tools/ |
H A D | lpadd.cc | 245 std::optional<TemporaryFile>* temp_file, in MaybeUnsparse()
|
/aosp12/system/update_engine/common/ |
H A D | utils_unittest.cc | 87 string temp_file = temp_dir.GetPath().Append("temp-file").value(); in TEST() local
|
/aosp12/system/update_engine/cros/ |
H A D | download_action_chromeos_unittest.cc | 354 ScopedTempFile temp_file; in TestTerminateEarly() local
|
/aosp12/system/update_engine/payload_generator/ |
H A D | delta_diff_utils.cc | 825 ScopedTempFile temp_file("puffdiff-delta.XXXXXX"); in ReadExtentsToDiff() local
|