Searched defs:ReportFailure (Results 1 – 2 of 2) sorted by relevance
/llvm-project/third-party/unittest/googlemock/src/ | ||
H A D | gmock-internal-utils.cc | 103 void ReportFailure(FailureType type, const char* file, int line, in ReportFailure() function in testing::internal::GoogleTestFailureReporter |
/llvm-project/clang/tools/scan-view/share/ | ||
H A D | Reporter.py | 13 class ReportFailure(Exception): class |