Searched refs:groupPath (Results 1 – 2 of 2) sorted by relevance
358 for groupPath in groupPaths :359 pathNames += groupPath.getPathNames()
880 static bool checkTestGroupName (const CaseTreeNode* root, const char* groupPath) in checkTestGroupName() argument882 const CaseTreeNode* node = findNode(root, groupPath); in checkTestGroupName()