Searched refs:suffixTreeDepth (Results 1 – 1 of 1) sorted by relevance
146 const int suffixTreeDepth = 5; in init() local184 …edHTTPBodySuffixTree = adoptPtr(new SuffixTree<ASCIICodebook>(m_decodedHTTPBody, suffixTreeDepth)); in init()