Home
last modified time | relevance | path

Searched refs:qpCrashType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/qphelper/
DqpCrashHandler.c71 } qpCrashType; typedef
75 qpCrashType type;
89 static void qpCrashInfo_set (qpCrashInfo* info, qpCrashType type, const char* message, const char* … in qpCrashInfo_set()
163 qpCrashType crashType = QP_CRASHTYPE_LAST; in unhandledExceptionFilter()
398 qpCrashType type;
455 qpCrashType type = info ? info->type : QP_CRASHTYPE_OTHER; in signalHandler()