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

/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp250 static uint64_t testRTFileOpenFlags; variable
259 testRTFileOpenFlags = fOpen;
731 RTTEST_CHECK_MSG(hTest, testRTFileOpenFlags == 0x181,
732 (hTest, "fOpen=%llu\n", LLUIFY(testRTFileOpenFlags)));

Completed in 45 milliseconds