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

/external/chromium/chrome/browser/printing/
H A Dprinting_layout_uitest.cc28 emf_path_ = browser_directory_.AppendASCII("metafile_dumps");
29 launch_arguments_.AppendSwitchPath("debug-print", emf_path_);
41 file_util::Delete(emf_path_, true);
181 const FilePath& emf_path() const { return emf_path_; }
183 FilePath emf_path_; member in class:__anon2208::PrintingLayoutTest

Completed in 290 milliseconds