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

/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp316 static RTFOFF testRTFileSetSizeSize; variable
323 testRTFileSetSizeSize = (RTFOFF) cbSize; /* Why was this signed before? */
1057 RTTEST_CHECK_MSG(hTest, testRTFileSetSizeSize == cbNew,
1058 (hTest, "Size=%llu\n", LLUIFY(testRTFileSetSizeSize)));

Completed in 45 milliseconds