Searched refs:max_payload_tag (Results 1 – 1 of 1) sorted by relevance
941 static const char max_payload_tag[] = "TEST_max_payload_and_longish_tag_XXXX"; in TEST() local942 #define SIZEOF_MAX_PAYLOAD_BUF (LOGGER_ENTRY_MAX_PAYLOAD - sizeof(max_payload_tag) - 1) in TEST()945 char tag[sizeof(max_payload_tag)]; in TEST()946 memcpy(tag, max_payload_tag, sizeof(tag)); in TEST()