Home
last modified time | relevance | path

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

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