Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTestCaseWrapper.hpp43 virtual tcu::TestNode::IterateResult iterateTestCase(tcu::TestCase* testCase);
DglcTestCaseWrapper.cpp135 tcu::TestNode::IterateResult TestCaseWrapper::iterateTestCase(tcu::TestCase* testCase) in iterateTestCase() function in deqp::TestCaseWrapper
/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp139 const TestCase::IterateResult iterResult = iterateTestCase(testCase); in iterate()
290 TestCase::IterateResult TestSessionExecutor::iterateTestCase (TestCase* testCase) in iterateTestCase() function in tcu::TestSessionExecutor
DtcuTestSessionExecutor.hpp80 TestCase::IterateResult iterateTestCase (TestCase* testCase);