Searched refs:Cond_EQ (Results 1 – 3 of 3) sorted by relevance
31 static_assert(Condition == __llvm_libc::testing::Cond_EQ ||44 if (Condition == __llvm_libc::testing::Cond_EQ) in match()82 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_EQ>( \88 __llvm_libc::fputil::testing::getMatcher<__llvm_libc::testing::Cond_EQ>( \
98 case Cond_EQ: in test()283 return internal::test(Ctx, Cond_EQ, LHS ? std::string(LHS) : std::string(), in testStrEq()
33 Cond_EQ, enumerator308 this->test(__llvm_libc::testing::Cond_EQ, (LHS), (RHS), #LHS, #RHS, \