Searched refs:STRING_SIZE (Results 1 – 1 of 1) sorted by relevance
52 constexpr size_t STRING_SIZE = 50; in TEST() local54 char dst[STRING_SIZE]; in TEST()55 char dst_mirror[STRING_SIZE + 10]; // verifier that we don't overwrite in TEST()