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