Home
last modified time | relevance | path

Searched defs:statusDetails (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/executor/
DxeBatchResult.cpp60 void TestCaseResultData::setTestResult (TestStatusCode statusCode, const char* statusDetails) in setTestResult()
DxeTestCaseResult.hpp122 std::string statusDetails; //!< Status description. member in xe::TestCaseResultHeader
/third_party/vk-gl-cts/scripts/log/
Dlog_parser.py58 def __init__ (self, name, statusCode, statusDetails, log): argument
/third_party/vk-gl-cts/executor/tools/
DxeExtractValues.cpp61 string statusDetails; member