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