Home
last modified time | relevance | path

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

/src/contrib/googletest/googletest/src/ !
H A Dgtest-internal-inl.h394 static int GTestProcessSEH(DWORD seh_code, const char* location);
H A Dgtest.cc912 int UnitTestOptions::GTestProcessSEH(DWORD seh_code, const char* location) { in GTestProcessSEH() function in testing::internal::UnitTestOptions
2659 } __except (internal::UnitTestOptions::GTestProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()