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