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

/vbox/src/VBox/Devices/Input/testcase/
H A DtstUsbMouse.cpp113 static int tstMouseConstruct(int iInstance, const char *pcszMode, function
152 int rc = tstMouseConstruct(0, "relative", 1, &pThis);
164 int rc = tstMouseConstruct(0, "relative", 1, &pThis);
207 int rc = tstMouseConstruct(0, "absolute", 1, &pThis);
258 int rc = tstMouseConstruct(0, "multitouch", 1, &pThis);

Completed in 42 milliseconds