Searched defs:DebugString (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium/chrome/browser/download/
H A Ddownload_file.cc50 std::string DownloadFile::DebugString() const { function in class:DownloadFile
62 BaseFile::DebugString().c_str());
H A Dbase_file.cc238 std::string BaseFile::DebugString() const { function in class:BaseFile
H A Ddownload_item.cc338 VLOG(20) << __FUNCTION__ << "()" << " download = " << DebugString(true);
369 << DebugString(false);
468 << DebugString(true);
482 << DebugString(true);
496 << " " << DebugString(true);
523 << " " << DebugString(false);
580 << " " << DebugString(true);
621 VLOG(20) << " " << __FUNCTION__ << "() " << DebugString(true);
646 std::string DownloadItem::DebugString(bool verbose) const { function in class:DownloadItem
/external/chromium/chrome/browser/history/
H A Ddownload_create_info.cc63 std::string DownloadCreateInfo::DebugString() const { function in class:DownloadCreateInfo
/external/chromium_org/content/browser/download/
H A Ddownload_create_info.cc40 std::string DownloadCreateInfo::DebugString() const { function in class:content::DownloadCreateInfo
49 request_handle.DebugString().c_str(),
H A Ddownload_request_handle.cc78 std::string DownloadRequestHandle::DebugString() const { function in class:content::DownloadRequestHandle
H A Dsave_file.cc84 std::string SaveFile::DebugString() const { function in class:content::SaveFile
85 return file_.DebugString();
H A Dbase_file.cc250 std::string BaseFile::DebugString() const { function in class:content::BaseFile
H A Ddownload_resource_handler.cc119 VLOG(20) << __FUNCTION__ << "()" << DebugString()
296 VLOG(20) << __FUNCTION__ << "()" << DebugString()
457 std::string DownloadResourceHandler::DebugString() const { function in class:content::DownloadResourceHandler
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dlocal_sync_operation_resolver_unittest.cc23 std::string DebugString() const { function in struct:sync_file_system::__anon5879::Input
26 : remote_file_change->DebugString();
75 std::string DebugString(const ScopedVector<Input>& inputs, int number) { function in namespace:sync_file_system::__anon5879
77 ss << "Case " << number << ": (" << inputs[number]->DebugString() << ")";
116 << DebugString(inputs, i);
140 << DebugString(inputs, i);
165 << DebugString(inputs, i);
195 << DebugString(inputs, i);
219 << DebugString(inputs, i);
H A Dremote_sync_operation_resolver_unittest.cc22 std::string DebugString() { function in struct:sync_file_system::__anon5886::Input
25 << ", LocalChanges: " << local_changes.DebugString();
133 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
165 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
197 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
229 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
261 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
293 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
325 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
357 << "Case " << i << ": (" << inputs[i].DebugString() << ")";
[all...]
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfile_change.cc19 std::string FileChange::DebugString() const { function in class:sync_file_system::FileChange
80 std::string FileChangeList::DebugString() const { function in class:sync_file_system::FileChangeList
84 ss << list_[i].DebugString() << ", ";
/external/chromium_org/content/common/
H A Daccessibility_node_data.cc106 std::string AccessibilityNodeData::DebugString(bool recursive) const { function in class:content::AccessibilityNodeData
501 std::string AccessibilityNodeDataTreeNode::DebugString(bool recursive) const { function in class:content::AccessibilityNodeDataTreeNode
509 result += AccessibilityNodeData::DebugString(recursive);
515 result += children[i].DebugString(true);
/external/chromium_org/media/base/
H A Dchannel_mixer_unittest.cc74 std::string DebugString() const { function in struct:media::ChannelMixerTestData
90 return os << data.DebugString();
/external/chromium_org/ppapi/cpp/
H A Dvar.cc222 std::string Var::DebugString() const { function in class:pp::Var
/external/chromium_org/webkit/browser/fileapi/
H A Dfile_system_url.cc138 std::string FileSystemURL::DebugString() const { function in class:fileapi::FileSystemURL
/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddbformat.cc23 std::string ParsedInternalKey::DebugString() const { function in class:leveldb::ParsedInternalKey
34 std::string InternalKey::DebugString() const { function in class:leveldb::InternalKey
38 result = parsed.DebugString();
H A Dversion_edit.cc212 std::string VersionEdit::DebugString() const { function in class:leveldb::VersionEdit
239 r.append(compact_pointers_[i].second.DebugString());
258 r.append(f.smallest.DebugString());
260 r.append(f.largest.DebugString());
/external/chromium/chrome/browser/renderer_host/
H A Ddownload_resource_handler.cc67 VLOG(20) << __FUNCTION__ << "()" << DebugString()
175 VLOG(20) << __FUNCTION__ << "()" << DebugString()
247 std::string DownloadResourceHandler::DebugString() const { function in class:DownloadResourceHandler
/external/chromium_org/chrome/browser/drive/
H A Ddrive_uploader.cc70 std::string DebugString() const { function in struct:drive::DriveUploader::UploadFileInfo
211 DVLOG(1) << "Uploading file: " << upload_file_info->DebugString();
422 LOG(ERROR) << "Upload failed " << upload_file_info->DebugString();
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_close_browsertest.cc44 std::string DebugString() const;
275 << ": " << check_case.DebugString();
281 << ": " << check_case.DebugString();
360 << ": " << check_case.DebugString();
364 << ": " << check_case.DebugString();
477 std::string BrowserCloseTest::DownloadsCloseCheckCase::DebugString() const { function in class:BrowserCloseTest::DownloadsCloseCheckCase
/external/chromium_org/content/public/test/
H A Dtest_file_error_injector.cc470 std::string TestFileErrorInjector::DebugString(FileOperationCode code) { function in class:content::TestFileErrorInjector
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
H A Dunicodetext.cc176 string UnicodeText::Repr::DebugString() const { function in class:i18n::phonenumbers::UnicodeText::Repr
390 string UnicodeText::DebugString() const { function in class:i18n::phonenumbers::UnicodeText
394 << size() << " repr=" << repr_.DebugString() << "}";
399 repr_.DebugString().c_str());
508 string UnicodeText::const_iterator::DebugString() const { function in class:i18n::phonenumbers::UnicodeText::const_iterator
/external/chromium_org/third_party/re2/re2/
H A Dprefilter.cc288 return match_->DebugString();
667 string Prefilter::DebugString() const { function in class:re2::Prefilter
673 LOG(DFATAL) << "Bad op in Prefilter::DebugString: " << op_;
686 s += (*subs_)[i]->DebugString();
695 s += (*subs_)[i]->DebugString();
/external/regex-re2/re2/
H A Dprefilter.cc288 return match_->DebugString();
667 string Prefilter::DebugString() const { function in class:re2::Prefilter
673 LOG(DFATAL) << "Bad op in Prefilter::DebugString: " << op_;
686 s += (*subs_)[i]->DebugString();
695 s += (*subs_)[i]->DebugString();

Completed in 661 milliseconds

12