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

/external/chromium_org/base/message_loop/
H A Dmessage_loop_unittest.cc170 LONG WINAPI BadExceptionHandler(EXCEPTION_POINTERS *ex_info) { function in namespace:base::__anon3856
189 ::SetUnhandledExceptionFilter(&BadExceptionHandler);
/external/chromium/base/
H A Dmessage_loop_unittest.cc480 LONG WINAPI BadExceptionHandler(EXCEPTION_POINTERS *ex_info) { function
498 ::SetUnhandledExceptionFilter(&BadExceptionHandler);

Completed in 66 milliseconds