Searched refs:temp_pipe (Results 1 – 1 of 1) sorted by relevance
178 TemporaryFile temp_pipe; in RunBlockImageUpdate() local179 ASSERT_TRUE(updater_.Init(temp_pipe.release(), zip_file.path, false)); in RunBlockImageUpdate()186 ASSERT_TRUE(android::base::ReadFileToString(temp_pipe.path, &pipe_content)); in RunBlockImageUpdate()