Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h393 static int GTestProcessSEH(DWORD seh_code, const char* location);
H A Dgtest.cc874 int UnitTestOptions::GTestProcessSEH(DWORD seh_code, const char* location) { in GTestProcessSEH() function in testing::internal::UnitTestOptions
2606 } __except (internal::UnitTestOptions::GTestProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()