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

/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h405 static int GTestShouldProcessSEH(DWORD exception_code);
H A Dgtest.cc534 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { function in class:testing::internal::UnitTestOptions
2388 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT function

Completed in 33 milliseconds