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