Searched refs:output_temp_file (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc136 ScopedTempFile output_temp_file; local
139 0, writer.Open(output_temp_file.path().c_str(), O_WRONLY | O_CREAT, 0));
185 delegate.path_ = output_temp_file.path();
450 ScopedTempFile output_temp_file; local
453 0, writer.Open(output_temp_file.path().c_str(), O_WRONLY | O_CREAT, 0));
474 delegate.path_ = output_temp_file.path();

Completed in 20 milliseconds