Searched defs:strIsPermissibleDuplicate (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTErrUnique.cpp51 static bool strIsPermissibleDuplicate(const RTSTATUSMSG *pMsg) function
77 if (!strIsPermissibleDuplicate(&g_aErrorMessages[i]))
79 if ( !strIsPermissibleDuplicate(&g_aErrorMessages[j])

Completed in 58 milliseconds