Home
last modified time | relevance | path

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

/external/llvm-project/libc/test/
DErrnoSetterMatcher.h32 void explainError(testutils::StreamWrapper &OS) override { in explainError() function
/external/llvm-project/libc/utils/FPUtil/
DTestHelpers.h53 void explainError(testutils::StreamWrapper &stream) override { in explainError() function
/external/llvm-project/libc/utils/UnitTest/
DTest.h50 virtual void explainError(testutils::StreamWrapper &OS) { in explainError() function