Searched defs:getTotalTests (Results 1 - 3 of 3) sorted by relevance
/inkscape/cxxtest/cxxtest/ | ||
H A D | QtGui.h | 63 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 D | X11Gui.h | 61 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 D | Win32Gui.h | 37 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