Searched refs:out_response_path (Results 1 – 7 of 7) sorted by relevance
186 base::FilePath* out_response_path) const { in GetResponseAsFilePath()187 return core_->GetResponseAsFilePath(take_ownership, out_response_path); in GetResponseAsFilePath()
243 bool take_ownership, base::FilePath* out_response_path) const { in GetResponseAsFilePath()247 *out_response_path = fake_response_file_path_; in GetResponseAsFilePath()
306 base::FilePath* out_response_path) const = 0;
94 base::FilePath* out_response_path) const OVERRIDE;
122 base::FilePath* out_response_path);
348 base::FilePath* out_response_path) { in GetResponseAsFilePath() argument356 *out_response_path = file_writer->file_path(); in GetResponseAsFilePath()
150 bool take_ownership, base::FilePath* out_response_path) const OVERRIDE;