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

/vbox/src/VBox/HostServices/GuestControl/testcase/
H A DtstGuestControlSvc.cpp58 int initTable(VBOXHGCMSVCFNTABLE *pTable, VBOXHGCMSVCHELPERS *pHelpers) function
252 RTTEST_CHECK_RC_RET(g_hTest, initTable(&svcTable, &svcHelpers), VINF_SUCCESS, 1);
/vbox/src/VBox/HostServices/GuestProperties/testcase/
H A DtstGuestPropSvc.cpp54 void initTable(VBOXHGCMSVCFNTABLE *pTable, VBOXHGCMSVCHELPERS *pHelpers) function
788 initTable(&svcTable, &svcHelpers);
975 initTable(&svcTable, &svcHelpers);
986 initTable(&svcTable, &svcHelpers);
1022 initTable(&svcTable, &svcHelpers);
1058 initTable(&svcTable, &svcHelpers);
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp76 void initTable(VBOXHGCMSVCFNTABLE *pTable, VBOXHGCMSVCHELPERS *pHelpers) function
511 initTable(psvcTable, psvcHelpers);

Completed in 70 milliseconds