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

/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11-auto.cpp609 static unsigned smlsDoFixture(SMLSFIXTURE *pFixture, const char *pszDesc) function
702 cErrs += smlsDoFixture(&g_testMove,
705 cErrs += smlsDoFixture(&g_testResize,
707 cErrs += smlsDoFixture(&g_testMap, "MapNotify event");
708 cErrs += smlsDoFixture(&g_testUnmap, "UnmapNotify event");
709 cErrs += smlsDoFixture(&g_testUnmapOther,
711 cErrs += smlsDoFixture(&g_testShape, "ShapeNotify event");

Completed in 43 milliseconds