Home
last modified time | relevance | path

Searched refs:nodeTypeToTestCaseType (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp162 static qpTestCaseType nodeTypeToTestCaseType(TestNodeType nodeType) in nodeTypeToTestCaseType() function
184 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in execute()
/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp35 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType) in nodeTypeToTestCaseType() function
195 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in enterTestCase()