Home
last modified time | relevance | path

Searched refs:addNodeAndParents (Results 1 – 1 of 1) sorted by relevance

/external/deqp/executor/
DxeTestCase.cpp319 static void addNodeAndParents (std::set<const TestNode*>& nodeSet, const TestNode* node) in addNodeAndParents() function
388 addNodeAndParents(m_set, testCase); in addCase()
393 addNodeAndParents(m_set, testGroup); in addGroup()