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

/vbox/src/VBox/Main/testcase/
H A DtstUSBProxyLinux.cpp160 } s_testCheckDeviceRoot[] = variable in typeref:struct:__anon16534
189 for (unsigned i = 0; i < RT_ELEMENTS(s_testCheckDeviceRoot); ++i)
191 TestUSBSetAvailableUsbfsDevices(s_testCheckDeviceRoot[i]
193 TestUSBSetAccessibleFiles(s_testCheckDeviceRoot[i]
196 (s_testCheckDeviceRoot[i].pcszRoot,
197 s_testCheckDeviceRoot[i].fIsDeviceNodes);
199 == s_testCheckDeviceRoot[i].fAvailableExpected,
202 s_testCheckDeviceRoot[i].fAvailableExpected));

Completed in 33 milliseconds