Home
last modified time | relevance | path

Searched refs:getTestCaseType (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeTestCaseListParser.cpp33 static TestCaseType getTestCaseType (const char* caseType) in getTestCaseType() function
113 : static_cast<TestNode*>(static_cast<TestGroup*>(parent)->createCase(getTestCaseType(caseType), name)); in parse()
H A DxeTestResultParser.cpp259 static TestCaseType getTestCaseType (const char* caseType) in getTestCaseType() function
477 m_result->caseType = getTestCaseType(m_xmlParser.getAttribute("CaseType")); in handleElementStart()

Completed in 4 milliseconds