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

  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_test.h 45 RecordOutcome(
50 RecordOutcome(
55 RecordOutcome(0, additional_info, DiagnosticsModel::TEST_OK);
58 void RecordOutcome(int outcome_code,
diagnostics_test.cc 53 void DiagnosticsTest::RecordOutcome(int outcome_code,
sqlite_diagnostics.cc 83 RecordOutcome(DIAG_SQLITE_FILE_NOT_FOUND,
87 RecordOutcome(DIAG_SQLITE_FILE_NOT_FOUND_OK,
recon_diagnostics.cc 184 RecordOutcome(DIAG_RECON_FILE_NOT_FOUND,
188 RecordOutcome(DIAG_RECON_FILE_NOT_FOUND_OK,

Completed in 817 milliseconds