Home
last modified time | relevance | path

Searched refs:explainError (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/libc/utils/UnitTest/
H A DMemoryMatcher.h31 void explainError(testutils::StreamWrapper &stream) override;
H A DPrintfMatcher.h31 void explainError(testutils::StreamWrapper &stream) override;
H A DMemoryMatcher.cpp35 void MemoryMatcher::explainError(testutils::StreamWrapper &Stream) { in explainError() function in __llvm_libc::memory::testing::MemoryMatcher
H A DFPExceptMatcher.h47 void explainError(testutils::StreamWrapper &stream) override { in explainError() function
H A DPrintfMatcher.cpp80 void FormatSectionMatcher::explainError(testutils::StreamWrapper &stream) { in explainError() function in __llvm_libc::printf_core::testing::FormatSectionMatcher
H A DFPMatcher.h55 void explainError(testutils::StreamWrapper &stream) override { in explainError() function
H A DLibcTest.cpp304 Matcher.explainError(OutsWrapper); in testMatch()
H A DLibcTest.h52 virtual void explainError(testutils::StreamWrapper &OS) { in explainError() function
/llvm-project-15.0.7/libc/test/
H A DErrnoSetterMatcher.h33 void explainError(testutils::StreamWrapper &OS) override { in explainError() function
/llvm-project-15.0.7/libc/test/src/time/
H A DTmMatcher.h55 void explainError(__llvm_libc::testutils::StreamWrapper &stream) override { in explainError() function
/llvm-project-15.0.7/libc/utils/MPFRWrapper/
H A DMPFRUtils.h189 void explainError(testutils::StreamWrapper &OS) override { // NOLINT