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

/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp327 static RTTIMESPEC testRTFileSetTimesATime; variable
342 testRTFileSetTimesATime = *pAccessTime;
344 RT_ZERO(testRTFileSetTimesATime);
1021 RTTEST_CHECK_MSG(hTest, RTTimeSpecGetNano(&testRTFileSetTimesATime)
1024 LLUIFY(RTTimeSpecGetNano(&testRTFileSetTimesATime))));

Completed in 49 milliseconds