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

/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Doperation_unittest.cc56 void SetImagePath(const base::FilePath image_path) { function in class:extensions::image_writer::__anon3735::OperationForTest
88 operation_->SetImagePath(test_utils_.GetImagePath());
139 operation_->SetImagePath(zip_file_);
H A Dwrite_from_url_operation_unittest.cc62 void SetImagePath(const base::FilePath image_path) { function in class:extensions::image_writer::__anon3739::OperationForTest
151 operation->SetImagePath(download_target_path);
204 operation->SetImagePath(test_utils_.GetImagePath());

Completed in 65 milliseconds