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

/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp211 static RTFILE testRTFileCloseFile; variable
216 testRTFileCloseFile = File;
738 RTTEST_CHECK_MSG(hTest, testRTFileCloseFile == hcFile,
739 (hTest, "File=%llu\n", LLUIFY(testRTFileCloseFile)));
803 RTTEST_CHECK_MSG(hTest, testRTFileCloseFile == hcFile,
804 (hTest, "File=%llu\n", LLUIFY(testRTFileCloseFile)));
837 RTTEST_CHECK_MSG(hTest, testRTFileCloseFile == hcFile,
838 (hTest, "File=%llu\n", LLUIFY(testRTFileCloseFile)));
866 RTTEST_CHECK_MSG(hTest, testRTFileCloseFile == hcFile,
867 (hTest, "File=%llu\n", LLUIFY(testRTFileCloseFile)));
[all...]

Completed in 45 milliseconds