Home
last modified time | relevance | path

Searched defs:exception_pointers (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/gtest/test/
Dgtest_break_on_failure_unittest_.cc59 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_break_on_failure_unittest_.cc59 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
/external/googletest/googletest/test/
Dgtest_break_on_failure_unittest_.cc59 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
/external/v8/testing/gtest/test/
Dgtest_break_on_failure_unittest_.cc59 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_break_on_failure_unittest_.cc59 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc117 EXCEPTION_POINTERS* exception_pointers) { in CollectHandleData()
204 EXCEPTION_POINTERS* exception_pointers, in ReadExceptionCode()
257 EXCEPTION_POINTERS* exception_pointers, in MinidumpGenerator()
/external/v8/src/base/debug/
Dstack_trace_win.cc184 StackTrace::StackTrace(EXCEPTION_POINTERS* exception_pointers) { in StackTrace()
/external/google-breakpad/src/client/windows/common/
Dipc_protocol.h154 EXCEPTION_POINTERS** exception_pointers; member
/external/compiler-rt/lib/asan/
Dasan_win.cc222 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler()
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1410 static LONG WINAPI exception_filter(EXCEPTION_POINTERS *exception_pointers) { in exception_filter()