Searched defs:cStartErrors (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/testcase/ | ||
H A D | tstRTTcp-1.cpp | 44 uint32_t cStartErrors = RTTestErrorCount(g_hTest); local 45 for (unsigned i = 0; i < 100 && cStartErrors == RTTestErrorCount(g_hTest); i++) |
Completed in 42 milliseconds