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

  /external/deqp/framework/common/
tcuTestSessionExecutor.hpp 79 bool enterTestCase (TestCase* testCase, const std::string& casePath);
tcuTestSessionExecutor.cpp 107 if (enterTestCase(testCase, m_iterator.getNodePath()))
192 bool TestSessionExecutor::enterTestCase (TestCase* testCase, const std::string& casePath)

Completed in 100 milliseconds