Searched refs:nodeTypeToTestCaseType (Results 1 – 3 of 3) sorted by relevance
162 static qpTestCaseType nodeTypeToTestCaseType(TestNodeType nodeType) in nodeTypeToTestCaseType() function184 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in execute()
155 static qpTestCaseType nodeTypeToTestCaseType(TestNodeType nodeType) in nodeTypeToTestCaseType() function177 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in execute()
35 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType) in nodeTypeToTestCaseType() function206 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in enterTestCase()