Searched refs:output_temp_file (Results 1 – 1 of 1) sorted by relevance
136 ScopedTempFile output_temp_file; in TestWithData() local139 0, writer.Open(output_temp_file.path().c_str(), O_WRONLY | O_CREAT, 0)); in TestWithData()186 delegate.path_ = output_temp_file.path(); in TestWithData()547 ScopedTempFile output_temp_file; in StartDownload() local550 0, writer.Open(output_temp_file.path().c_str(), O_WRONLY | O_CREAT, 0)); in StartDownload()570 delegate_.path_ = output_temp_file.path(); in StartDownload()