Searched refs:getTestCaseType (Results 1 – 2 of 2) sorted by relevance
33 static TestCaseType getTestCaseType (const char* caseType) in getTestCaseType() function113 …: static_cast<TestNode*>(static_cast<TestGroup*>(parent)->createCase(getTestCaseType(caseType), na… in parse()
254 static TestCaseType getTestCaseType (const char* caseType) in getTestCaseType() function471 m_result->caseType = getTestCaseType(m_xmlParser.getAttribute("CaseType")); in handleElementStart()