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