Home
last modified time | relevance | path

Searched defs:InducedSortSubstring (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dsuffix_array_unittest.cc131 std::vector<size_t> InducedSortSubstring(ustring str) { in InducedSortSubstring() function
147 TEST(InducedSuffixSortTest, InducedSortSubstring) { in TEST() argument