Home
last modified time | relevance | path

Searched defs:explainError (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libc/test/src/time/
H A DTmMatcher.h53 void explainError() override { in explainError() function
/llvm-project/libc/test/UnitTest/
H A DScanfMatcher.cpp92 void FormatSectionMatcher::explainError() { explainError() function in LIBC_NAMESPACE::testing::FormatSectionMatcher
H A DPrintfMatcher.cpp93 void FormatSectionMatcher::explainError() { explainError() function in LIBC_NAMESPACE::testing::FormatSectionMatcher
H A DFPExceptMatcher.h47 void explainError() override { explainError() function
H A DMemoryMatcher.cpp55 void MemoryMatcher::explainError() { explainError() function in LIBC_NAMESPACE::testing::MemoryMatcher
H A DErrnoSetterMatcher.h88 void explainError() override { explainError() function
H A DFPMatcher.h52 void explainError() override { explainError() function
H A DLibcTest.h47 virtual void explainError() { tlog << "unknown error\n"; } explainError() function