Home
last modified time | relevance | path

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

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