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

/inkscape/cxxtest/cxxtest/
H A DTestSuite.cpp117 bool otherThrown,
123 tracker().failedAssertThrows( file, line, expr, type, otherThrown );
115 doFailAssertThrows( const char *file, unsigned line, const char *expr, const char *type, bool otherThrown, const char *message ) argument

Completed in 14 milliseconds