Searched refs:CHAR_COUNT (Results 1 – 1 of 1) sorted by relevance
31 constexpr uint32_t CHAR_COUNT = 6; in TEST() local45 std::vector<uint16_t> text(CHAR_COUNT, 'a'); in TEST()