Home
last modified time | relevance | path

Searched defs:exception_code (Results 1 – 7 of 7) sorted by relevance

/third_party/libffi/testsuite/libffi.closures/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc555 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2367 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/googletest/googletest/src/
Dgtest.cc761 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2541 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc2252 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
4032 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()