Searched refs:GTestShouldProcessSEH (Results 1 – 2 of 2) sorted by relevance
406 static int GTestShouldProcessSEH(DWORD exception_code);
555 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH() function in testing::internal::UnitTestOptions2419 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()