Tests C++ exception-catching behavior. Tests in this test case verify that: * C++ exceptions are caught and logged as C++ (not SEH) exceptions * Exception thrown affect the remainder of the test work flow in the expected manner.
Definition at line 110 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor | ( | self | ) |
Definition at line 119 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor | ( | self | ) |
Definition at line 119 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor | ( | self | ) |
Definition at line 119 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor | ( | self | ) |
Definition at line 119 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor | ( | self | ) |
Definition at line 119 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor | ( | self | ) |
Definition at line 132 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor | ( | self | ) |
Definition at line 132 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor | ( | self | ) |
Definition at line 133 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor | ( | self | ) |
Definition at line 133 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor | ( | self | ) |
Definition at line 133 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp | ( | self | ) |
Definition at line 167 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp | ( | self | ) |
Definition at line 167 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp | ( | self | ) |
Definition at line 171 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp | ( | self | ) |
Definition at line 171 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp | ( | self | ) |
Definition at line 171 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase | ( | self | ) |
Definition at line 141 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase | ( | self | ) |
Definition at line 141 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase | ( | self | ) |
Definition at line 143 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase | ( | self | ) |
Definition at line 143 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase | ( | self | ) |
Definition at line 143 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown | ( | self | ) |
Definition at line 185 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown | ( | self | ) |
Definition at line 185 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown | ( | self | ) |
Definition at line 189 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown | ( | self | ) |
Definition at line 189 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown | ( | self | ) |
Definition at line 189 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase | ( | self | ) |
Definition at line 163 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase | ( | self | ) |
Definition at line 163 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase | ( | self | ) |
Definition at line 166 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase | ( | self | ) |
Definition at line 166 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase | ( | self | ) |
Definition at line 166 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody | ( | self | ) |
Definition at line 196 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody | ( | self | ) |
Definition at line 196 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody | ( | self | ) |
Definition at line 200 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody | ( | self | ) |
Definition at line 200 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody | ( | self | ) |
Definition at line 200 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions | ( | self | ) |
Definition at line 210 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions | ( | self | ) |
Definition at line 210 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions | ( | self | ) |
Definition at line 214 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions | ( | self | ) |
Definition at line 214 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions | ( | self | ) |
Definition at line 214 of file googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram | ( | self | ) |
Definition at line 214 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram | ( | self | ) |
Definition at line 214 of file protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram | ( | self | ) |
Definition at line 219 of file boringssl-with-bazel/src/third_party/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram | ( | self | ) |
Definition at line 219 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.
def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram | ( | self | ) |
Definition at line 219 of file googletest/googletest/test/googletest-catch-exceptions-test.py.