Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp35 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType) in nodeTypeToTestCaseType() function
195 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in enterTestCase()