Searched refs:CONTENTS (Results 1 – 1 of 1) sorted by relevance
967 #define CONTENTS "macro expansion" macro969 #define BUF_AND_CONTENTS(A) A, CONTENTS970 #define BUF_AND_SIZE_AND_CONTENTS(A) A, sizeof(A), CONTENTS973 snprintf(BUF_AND_SIZE(buf), CONTENTS); in TEST()974 EXPECT_STREQ(CONTENTS, buf); in TEST()977 EXPECT_STREQ(CONTENTS, buf); in TEST()980 EXPECT_STREQ(CONTENTS, buf); in TEST()