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

  /external/deqp/framework/common/
tcuTestSessionExecutor.hpp 76 void enterTestGroup (const std::string& casePath);
tcuTestSessionExecutor.cpp 94 isEnter ? enterTestGroup(m_iterator.getNodePath()) : leaveTestGroup(m_iterator.getNodePath());
182 void TestSessionExecutor::enterTestGroup (const std::string& casePath)

Completed in 404 milliseconds