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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc805 static int GTestShouldProcessSEH(DWORD exception_code);
1996 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { function in class:testing::internal::UnitTestOptions
3548 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT function

Completed in 25 milliseconds