Home
last modified time | relevance | path

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

/external/llvm-project/libc/utils/UnitTest/
DTest.cpp76 auto ExplainDifference = [=](std::string OpString) { in test() local
86 ExplainDifference("equal to"); in test()
93 ExplainDifference("not equal to"); in test()
100 ExplainDifference("less than"); in test()
107 ExplainDifference("less than or equal to"); in test()
114 ExplainDifference("greater than"); in test()
121 ExplainDifference("greater than or equal to"); in test()