Home
last modified time | relevance | path

Searched refs:getTestCaseTypeName (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeTestCase.hpp46 const char* getTestCaseTypeName (TestCaseType caseType);
H A DxeTestCase.cpp31 const char* getTestCaseTypeName (TestCaseType caseType) in getTestCaseTypeName() function
H A DxeTestLogWriter.cpp507 << Writer::Attribute("CaseType", getTestCaseTypeName(result.caseType)); in writeTestResult()
/third_party/vk-gl-cts/executor/tools/
H A DxeBatchResultToXml.cpp315 << Writer::Attribute("Type", xe::getTestCaseTypeName(result->caseType)) in writeTestCaseListNode()

Completed in 4 milliseconds