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

/vbox/src/VBox/VMM/testcase/
H A DtstPDMAsyncCompletionStress.cpp90 typedef struct PDMACTESTFILESEG struct
98 } PDMACTESTFILESEG, *PPDMACTESTFILESEG; typedef in typeref:struct:PDMACTESTFILESEG
434 pTestFile->paSegs = (PPDMACTESTFILESEG)RTMemAllocZ(pTestFile->cSegments * sizeof(PDMACTESTFILESEG));

Completed in 43 milliseconds