OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordUMARecoveryResult
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_metrics.h
75
void
RecordUMARecoveryResult
(DiagnosticsTestId id, RunResultMetrics result);
diagnostics_test.cc
41
RecordUMARecoveryResult
(static_cast<DiagnosticsTestId>(GetId()),
44
RecordUMARecoveryResult
(static_cast<DiagnosticsTestId>(GetId()),
diagnostics_controller.cc
53
RecordUMARecoveryResult
(static_cast<DiagnosticsTestId>(i), RESULT_NOT_RUN);
diagnostics_metrics.cc
106
void
RecordUMARecoveryResult
(DiagnosticsTestId id, RunResultMetrics result) {
diagnostics_model.cc
92
RecordUMARecoveryResult
(
Completed in 493 milliseconds