Home
last modified time | relevance | path

Searched refs:temp_mapfile_ (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
Dmapfile_filesystem_unittest.cc59 ScopedTempFile temp_mapfile_{"mapfile_mapfile.XXXXXX"}; member in chromeos_update_engine::MapfileFilesystemTest
64 temp_file_.path(), temp_mapfile_.path()); in TEST_F()
79 test_utils::WriteFileString(temp_mapfile_.path(), text); in TEST_F()
83 temp_file_.path(), temp_mapfile_.path()); in TEST_F()
111 test_utils::WriteFileString(temp_mapfile_.path(), "/some/file 1-4\n"); in TEST_F()
115 temp_file_.path(), temp_mapfile_.path()); in TEST_F()
123 test_utils::WriteFileString(temp_mapfile_.path(), "/some/file 2-1\n"); in TEST_F()
127 temp_file_.path(), temp_mapfile_.path()); in TEST_F()