Searched refs:ZUC_ASSERTG_STREQ (Results 1 – 3 of 3) sorted by relevance
/third_party/weston/tests/ |
D | config-parser-test.c | 208 ZUC_ASSERTG_STREQ("b", s, out_free); in ZUC_TEST_F() 240 ZUC_ASSERTG_STREQ("Roy Batty", s, out_free); in ZUC_TEST_F() 258 ZUC_ASSERTG_STREQ("boo", s, out_free); in ZUC_TEST_F() 375 ZUC_ASSERTG_STREQ("live crabs", s, out_free); in ZUC_TEST_F() 393 ZUC_ASSERTG_STREQ("sand", s, out_free); in ZUC_TEST_F() 413 ZUC_ASSERTG_STREQ("eels", s, out_free); in ZUC_TEST_F()
|
/third_party/weston/tools/zunitc/inc/zunitc/ |
D | zunitc.h | 723 #define ZUC_ASSERTG_STREQ(expected, actual, label) \ macro
|
/third_party/weston/tools/zunitc/doc/ |
D | zunitc.dox | 91 - ZUC_ASSERTG_STREQ()
|