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

/vbox/src/VBox/VMM/testcase/
H A DtstPDMAsyncCompletionStress.cpp53 #define NR_OPEN_ENDPOINTS 10
70 #define NR_OPEN_ENDPOINTS 5 macro
156 PDMACTESTFILE g_aTestFiles[NR_OPEN_ENDPOINTS];
597 for (cFilesOpened = 0; cFilesOpened < NR_OPEN_ENDPOINTS; cFilesOpened++)

Completed in 36 milliseconds