Home
last modified time | relevance | path

Searched defs:temp_file (Results 1 – 5 of 5) sorted by relevance

/system/core/libziparchive/
Dzip_archive_benchmark.cpp52 std::unique_ptr<TemporaryFile> temp_file(CreateZip()); in FindEntry_no_match() local
70 std::unique_ptr<TemporaryFile> temp_file(CreateZip()); in Iterate_all_files() local
/system/core/libunwindstack/tests/
DMemoryOfflineTest.cpp43 TemporaryFile temp_file; member in unwindstack::MemoryOfflineTest
/system/core/adb/
Dsysdeps_win32_test.cpp94 TemporaryFile temp_file; in TEST() local
/system/update_engine/common/
Dutils_unittest.cc103 string temp_file = temp_dir.GetPath().Append("temp-file").value(); in TEST() local
/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc355 ScopedTempFile temp_file; in TestTerminateEarly() local