Searched refs:enterTestCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestSessionExecutor.hpp75 bool enterTestCase (TestCase* testCase, const std::string& casePath);
H A DtcuTestSessionExecutor.cpp101 if (enterTestCase(testCase, m_iterator.getNodePath()))
163 bool TestSessionExecutor::enterTestCase (TestCase* testCase, const std::string& casePath) function in class:tcu::TestSessionExecutor

Completed in 89 milliseconds