Searched refs:rhs_false (Results 1 – 1 of 1) sorted by relevance
71 #define EXPECT_STREQ_COND(lhs, rhs_true, rhs_false, condition) \ argument72 EXPECT_STREQ((lhs), (condition) ? (rhs_true) : (rhs_false))