OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordSuccess
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/diagnostics/
diagnostics_test.h
20
// 2- call RecordStopFailure() or RecordFailure() or
RecordSuccess
()
51
void
RecordSuccess
(const string16& additional_info) {
recon_diagnostics.cc
61
RecordSuccess
(ASCIIToUTF16(StringPrintf("%s %s",
86
RecordSuccess
(ASCIIToUTF16("No conflicting modules found"));
147
RecordSuccess
(install_type);
183
RecordSuccess
(ASCIIToUTF16(current_version));
265
RecordSuccess
(ASCIIToUTF16("Path exists"));
273
RecordSuccess
(ASCIIToUTF16("Path exists and is writable: ")
306
RecordSuccess
(ASCIIToUTF16("Free space : ") + printable_size);
358
RecordSuccess
(ASCIIToUTF16("File parsed OK"));
sqlite_diagnostics.cc
80
RecordSuccess
(ASCIIToUTF16("no corruption detected"));
Completed in 219 milliseconds