Searched refs:Cond_EQ (Results 1 – 3 of 3) sorted by relevance
29 static_assert(Condition == __llvm_libc::testing::Cond_EQ ||42 if (Condition == __llvm_libc::testing::Cond_EQ) in match()78 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_EQ>( \84 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_EQ>( \
81 case Cond_EQ: in test()240 return internal::test(Ctx, Cond_EQ, LHS ? std::string(LHS) : std::string(), in testStrEq()
31 Cond_EQ, enumerator158 this->test(__llvm_libc::testing::Cond_EQ, (LHS), (RHS), #LHS, #RHS, \