Home
last modified time | relevance | path

Searched refs:rhs_false (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c71 #define EXPECT_STREQ_COND(lhs, rhs_true, rhs_false, condition) \ argument
72 EXPECT_STREQ((lhs), (condition) ? (rhs_true) : (rhs_false))