Searched refs:s_qpTestResultMap (Results 1 – 1 of 1) sorted by relevance
162 static const qpKeyStringMap s_qpTestResultMap[] = variable180 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_qpTestResultMap) == QP_TEST_RESULT_LAST + 1);455 const char* statusStr = QP_LOOKUP_STRING(s_qpTestResultMap, result); in qpTestLog_endCase()546 const char* resultStr = QP_LOOKUP_STRING(s_qpTestResultMap, result); in qpTestLog_terminateCase()1506 return QP_LOOKUP_STRING(s_qpTestResultMap, result); in qpGetTestResultName()