Searched refs:GTestProcessSEH (Results 1 – 2 of 2) sorted by relevance
394 static int GTestProcessSEH(DWORD seh_code, const char* location);
912 int UnitTestOptions::GTestProcessSEH(DWORD seh_code, const char* location) { in GTestProcessSEH() function in testing::internal::UnitTestOptions2659 } __except (internal::UnitTestOptions::GTestProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()