tesseract v5.3.3.20231005
|
Public Member Functions | |
def | TestSehExceptions (self, test_output) |
def | testCatchesSehExceptionsWithCxxExceptionsEnabled (self) |
def | testCatchesSehExceptionsWithCxxExceptionsDisabled (self) |
Tests exception-catching behavior.
Definition at line 81 of file googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsDisabled | ( | self | ) |
Definition at line 106 of file googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsEnabled | ( | self | ) |
Definition at line 103 of file googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchSehExceptionsTest.TestSehExceptions | ( | self, | |
test_output | |||
) |
Definition at line 85 of file googletest-catch-exceptions-test.py.