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

/inkscape/cxxtest/
H A Dcxxtestgen.py43 haveExceptionHandling = 0 variable
93 global haveExceptionHandling, noExceptionHandling, abortOnFail, headers, root, part, noStaticInit
119 haveExceptionHandling = 1
234 global haveExceptionHandling, noExceptionHandling
235 if not haveExceptionHandling and exception_re.search(line):
237 haveExceptionHandling = 1
408 if haveExceptionHandling:

Completed in 15 milliseconds