Searched refs:enterTestGroup (Results 1 – 2 of 2) sorted by relevance
78 void enterTestGroup (const std::string& casePath);
94 … isEnter ? enterTestGroup(m_iterator.getNodePath()) : leaveTestGroup(m_iterator.getNodePath()); in iterate()182 void TestSessionExecutor::enterTestGroup (const std::string& casePath) in enterTestGroup() function in tcu::TestSessionExecutor