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

/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h39 #define RTDirRemove testRTDirRemove
40 extern int testRTDirRemove(const char *pszPath);
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp174 extern int testRTDirRemove(const char *pszPath) { RTPrintf("%s\n", __PRETTY_FUNCTION__); return 0; } function

Completed in 982 milliseconds