Searched refs:m_nodePath (Results 1 – 2 of 2) sorted by relevance
150 return m_nodePath; in getNodePath()189 m_nodePath = nodePath; in next()237 const std::string testName = m_nodePath + "." + childNode->getName(); in next()275 m_nodePath = buildNodePath(m_sessionStack); in next()
192 std::string m_nodePath; member in tcu::TestHierarchyIterator