Searched refs:IsInterestingCoverageFile (Results 1 – 4 of 4) sorted by relevance
51 bool IsInterestingCoverageFile(const std::string &FileName);
148 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile() function
390 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile() function
297 if (!IsInterestingCoverageFile(FileStr)) in PrintCoverage()