Searched refs:converted2 (Results 1 – 1 of 1) sorted by relevance
60 static const std::array<char, 5> converted2 = StaticStringView::toStdArray("test2"); in TEST() local61 constexpr auto ticket2 = StaticStringView::create<converted2, false>(); in TEST()