Searched refs:m_nodePath (Results 1 – 2 of 2) sorted by relevance
148 return m_nodePath; in getNodePath()186 m_nodePath = nodePath; in next()228 const std::string testName = m_nodePath + "." + childNode->getName(); in next()261 m_nodePath = buildNodePath(m_sessionStack); in next()
197 std::string m_nodePath; member in tcu::TestHierarchyIterator