Searched refs:Cond_NE (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/libc/utils/FPUtil/ |
D | TestHelpers.h | 30 Condition == __llvm_libc::testing::Cond_NE, 90 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_NE>( \ 96 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_NE>( \
|
/external/llvm-project/libc/utils/UnitTest/ |
D | Test.cpp | 88 case Cond_NE: in test() 247 return internal::test(Ctx, Cond_NE, LHS ? std::string(LHS) : std::string(), in testStrNe()
|
D | Test.h | 32 Cond_NE, enumerator 165 this->test(__llvm_libc::testing::Cond_NE, (LHS), (RHS), #LHS, #RHS, \
|