Home
last modified time | relevance | path

Searched refs:GTestShouldProcessSEH (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h401 static int GTestShouldProcessSEH(DWORD exception_code);
H A Dgtest.cc581 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH() function in testing::internal::UnitTestOptions
2444 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()