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

/inkscape/cxxtest/cxxtest/
H A DQtGui.h63 getTotalTests();
73 getTotalTests();
122 getTotalTests( wd );
133 void getTotalTests() function in class:CxxTest::QtGui
135 getTotalTests( tracker().world() );
138 void getTotalTests( const WorldDescription &wd ) function in class:CxxTest::QtGui
H A DX11Gui.h61 getTotalTests();
70 getTotalTests();
202 getTotalTests( wd );
207 void getTotalTests() function in class:CxxTest::X11Gui
209 getTotalTests( tracker().world() );
212 void getTotalTests( const WorldDescription &wd ) function in class:CxxTest::X11Gui
H A DWin32Gui.h37 getTotalTests( wd );
62 getTotalTests();
71 getTotalTests();
122 void getTotalTests() function in class:CxxTest::Win32Gui
124 getTotalTests( tracker().world() );
127 void getTotalTests( const WorldDescription &wd ) function in class:CxxTest::Win32Gui

Completed in 15 milliseconds