Searched refs:TestSuffixSort (Results 1 – 1 of 1) sorted by relevance
175 void TestSuffixSort(ustring test_str) { in TestSuffixSort() function221 TestSuffixSort<NaiveSuffixSort>(MakeUnsignedString(test_str)); in TEST()227 TestSuffixSort<InducedSuffixSort>(MakeUnsignedString(test_str)); in TEST()