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

  /external/deqp/external/openglcts/modules/common/
glcTestCaseWrapper.hpp 43 virtual tcu::TestNode::IterateResult iterateTestCase(tcu::TestCase* testCase);
glcTestCaseWrapper.cpp 135 tcu::TestNode::IterateResult TestCaseWrapper::iterateTestCase(tcu::TestCase* testCase)
  /external/deqp/framework/common/
tcuTestSessionExecutor.hpp 76 TestCase::IterateResult iterateTestCase (TestCase* testCase);
tcuTestSessionExecutor.cpp 135 const TestCase::IterateResult iterResult = iterateTestCase(testCase);
263 TestCase::IterateResult TestSessionExecutor::iterateTestCase (TestCase* testCase)

Completed in 78 milliseconds