Home
last modified time | relevance | path

Searched defs:ReportFailure (Results 1 – 5 of 5) sorted by relevance

/external/chromium/testing/gmock/src/
Dgmock-internal-utils.cc78 virtual void ReportFailure(FailureType type, const char* file, int line, in ReportFailure() function in testing::internal::GoogleTestFailureReporter
/external/chromium/chrome/browser/extensions/
Dsandboxed_extension_unpacker.cc406 void SandboxedExtensionUnpacker::ReportFailure(FailureReason reason, in ReportFailure() function in SandboxedExtensionUnpacker
/external/chromium/chrome/browser/google/
Dgoogle_update.cc371 bool GoogleUpdate::ReportFailure(HRESULT hr, GoogleUpdateErrorCode error_code, in ReportFailure() function in GoogleUpdate
/external/clang/tools/scan-view/
DReporter.py9 class ReportFailure(Exception): class
/external/chromium/chrome/browser/chromeos/login/
Dcamera.cc148 void Camera::ReportFailure() { in ReportFailure() function in chromeos::Camera