Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h404 static int GTestShouldProcessSEH(DWORD exception_code);
Dgtest.cc508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH() function in testing::internal::UnitTestOptions
2049 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT in HandleSehExceptionsInMethodIfSupported()