Searched refs:SymcovFileRegex (Results 1 – 1 of 1) sorted by relevance
128 static Regex SymcovFileRegex(".*\\.symcov"); variable930 return SymcovFileRegex.match(ShortFileName); in isSymbolizedCoverageFile()