Searched refs:IsInterestingCoverageFile (Results 1 – 4 of 4) sorted by relevance
43 bool IsInterestingCoverageFile(const std::string &FileName);
128 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile() function
326 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile() function
349 if (!IsInterestingCoverageFile(FileStr)) in PrintCoverage()