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