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

/inkscape/src/
H A DTRPIFormatter.h119 const char * /*expression*/ ) { _failCurrent(); }
121 const char * /*expression*/ ) { _failCurrent(); }
124 const char * /*x*/, const char * /*y*/ ) { _failCurrent(); }
128 const void * /*y*/, unsigned /*size*/ ) { _failCurrent(); }
132 const char * /*y*/, const char * /*d*/ ) { _failCurrent(); }
135 const char * /*value*/ ) { _failCurrent(); }
138 const char * /*x*/, const char * /*y*/ ) { _failCurrent(); }
141 const char * /*x*/, const char * /*y*/ ) { _failCurrent(); }
143 const char * /*predicate*/, const char * /*xStr*/, const char * /*x*/ ) { _failCurrent(); }
146 const char * /*x*/, const char * /*y*/ ) { _failCurrent(); }
159 void _failCurrent() { function in class:CxxTest::TRPIFormatter
[all...]
H A DPylogFormatter.h163 _failCurrent( file, line, tmp );
170 _failCurrent( file, line, tmp );
187 _failCurrent( file, line, tmp );
196 _failCurrent( file, line, tmp );
205 _failCurrent( file, line, tmp );
220 _failCurrent( file, line, tmp );
237 _failCurrent( file, line, tmp );
254 _failCurrent( file, line, tmp );
261 _failCurrent( file, line, tmp );
269 _failCurrent( fil
323 void _failCurrent( const char* /*file*/, unsigned /*line*/, const CXXTEST_STD(string)& errMsg ) { function in class:CxxTest::PylogFormatter
[all...]

Completed in 15 milliseconds