Searched refs:doShortStringTest (Results 1 – 1 of 1) sorted by relevance
38 void doShortStringTest(MultiStringType const& MS) { in doShortStringTest() function126 doShortStringTest<char>(S); in main()127 doShortStringTest<wchar_t>(S); in main()128 doShortStringTest<char16_t>(S); in main()129 doShortStringTest<char32_t>(S); in main()