Searched refs:getTestCaseTypeName (Results 1 – 4 of 4) sorted by relevance
46 const char* getTestCaseTypeName (TestCaseType caseType);
31 const char* getTestCaseTypeName (TestCaseType caseType) in getTestCaseTypeName() function
496 << Writer::Attribute("CaseType", getTestCaseTypeName(result.caseType)); in writeTestResult()
315 << Writer::Attribute("Type", xe::getTestCaseTypeName(result->caseType)) in writeTestCaseListNode()