Searched refs:checkCasePathPatternMatch (Results 1 – 1 of 1) sorted by relevance
207 bool checkCasePathPatternMatch(const char *pattern, const char *casePath, bool isTestGroup) in checkCasePathPatternMatch() function223 if (checkCasePathPatternMatch(pattern + ptrnPos + 1, casePath + next, isTestGroup)) in checkCasePathPatternMatch()309 if (checkCasePathPatternMatch(filter, fullPath.c_str(), isGroup)) in addMatchingCases()333 if (checkCasePathPatternMatch(filter, fullPath.c_str(), isGroup)) in removeMatchingCases()