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