Searched refs:isTestNodeTypeExecutable (Results 1 – 5 of 5) sorted by relevance
143 DE_ASSERT(isTestNodeTypeExecutable(nodeType)); in TestCase()
71 inline bool isTestNodeTypeExecutable (TestNodeType type) in isTestNodeTypeExecutable() function
186 …out << (isTestNodeTypeExecutable(iter.getNode()->getNodeType()) ? "TEST" : "GROUP") << ": " << ite… in writeTxtCaselists()
166 const bool isLeaf = isTestNodeTypeExecutable(node->getNodeType()); in next()
130 isTestNodeTypeExecutable(m_iterator.getNode()->getNodeType())); in iterate()