Searched refs:kHistTotalLen (Results 1 – 1 of 1) sorted by relevance
64 const int kHistTotalLen = strlen(file_contents.c_str()); in checkAndReport() local67 if (i + LINESIZE > kHistTotalLen) in checkAndReport()