HomeSort by relevance Sort by last modified time
    Searched refs:leaveGroupNode (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuTestExecutor.hpp 149 void leaveGroupNode (TestCaseGroup* testGroup);
tcuTestExecutor.cpp 149 void TestExecutor::leaveGroupNode (TestCaseGroup* testGroup)
373 case NODETYPE_GROUP: leaveGroupNode(static_cast<TestCaseGroup*>(node)); break;

Completed in 1457 milliseconds