Searched refs:pcTestPattern2 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/testcase/ |
H A D | tstRTCircBuf.cpp | 46 char pcTestPattern2[] = { 0x8, 0x9, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9 }; local 83 // RTTESTI_CHECK(memcmp(pBuf->pvBuf, pcTestPattern2, 10) == 0); /* Check the internal state */
|
Completed in 700 milliseconds