HomeSort by relevance Sort by last modified time
    Searched refs:file_to_attach (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/
net_export_ui.cc 221 base::FilePath::StringType file_to_attach(file_to_send.value());
224 UTF8ToUTF16(body), UTF8ToUTF16(title), UTF8ToUTF16(file_to_attach));
  /external/chromium_org/chrome/test/functional/
stress.py 689 file_to_attach = self._GetFirstCrashFile()
692 # crash_txt = open(file_to_attach).read()
714 self.stress_pref['smtp'], file_to_attach)

Completed in 55 milliseconds