Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h406 static int GTestShouldProcessSEH(DWORD exception_code);
H A Dgtest.cc555 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH() function in testing::internal::UnitTestOptions
2419 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()