Searched defs:statusDetails (Results 1 – 4 of 4) sorted by relevance
60 void TestCaseResultData::setTestResult (TestStatusCode statusCode, const char* statusDetails) in setTestResult()
122 std::string statusDetails; //!< Status description. member in xe::TestCaseResultHeader
58 def __init__ (self, name, statusCode, statusDetails, log): argument
61 string statusDetails; member