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

/vbox/src/VBox/VMM/testcase/
H A DtstPDMAsyncCompletionStress.cpp446 uint32_t offTestPattern = RTRandU64Ex(0, g_cbTestPattern - pSeg->cbSegment); local
448 pSeg->pbData = g_pbTestPattern + offTestPattern;

Completed in 44 milliseconds