Searched refs:Cond_NE (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/libc/utils/UnitTest/ |
| H A D | FPMatcher.h | 32 Condition == __llvm_libc::testing::Cond_NE, 94 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_NE>( \ 100 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_NE>( \
|
| H A D | LibcTest.cpp | 105 case Cond_NE: in test() 290 return internal::test(Ctx, Cond_NE, LHS ? std::string(LHS) : std::string(), in testStrNe()
|
| H A D | LibcTest.h | 34 Cond_NE, enumerator 315 this->test(__llvm_libc::testing::Cond_NE, (LHS), (RHS), #LHS, #RHS, \
|