Searched defs:TEST_WRITE_CONCATENATED (Results 1 – 1 of 1) sorted by relevance
189 # define TEST_WRITE_CONCATENATED(...) [&] { ::test_eprintf("%s", ::test_concat_message(__VA_ARGS__… macro194 # define TEST_WRITE_CONCATENATED(...) [&] { ::test_eprintf("%s", TEST_STRINGIZE(__VA_ARGS__)); } macro