Searched refs:condition (Results 1 – 2 of 2) sorted by relevance
18 # TODO(b/148877030): There is a race condition between HWASan initalization and
71 #define EXPECT_STREQ_COND(lhs, rhs_true, rhs_false, condition) \ argument72 EXPECT_STREQ((lhs), (condition) ? (rhs_true) : (rhs_false))