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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTCritSectRw.cpp254 uint32_t cErrorsBefore = RTTestErrorCount(g_hTest); local
272 if (RTTestErrorCount(g_hTest) != cErrorsBefore)
H A DtstRTSemRW.cpp253 uint32_t cErrorsBefore = RTTestErrorCount(g_hTest); local
272 if (RTTestErrorCount(g_hTest) != cErrorsBefore)
H A DtstRTLockValidator.cpp875 uint32_t cErrorsBefore = RTTestErrorCount(g_hTest); local
913 if (cErrorsBefore == RTTestErrorCount(g_hTest))

Completed in 36 milliseconds