Searched refs:SET_ERROR1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0SemMutex.cpp69 #define SET_ERROR1(szFmt, a1) do { if (!*pszErr) RTStrPrintf(pszErr, cchErr, "!" szFmt, a1); } while (0) macro
85 SET_ERROR1("Timeout is too large (max 120): %lld", u64Arg);
102 SET_ERROR1("42failure42%1024s", "");
273 SET_ERROR1("Unknown test #%d", uOperation);

Completed in 60 milliseconds