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

/external/chromium_org/chrome_frame/crash_reporting/
H A Dvectored_handler_unittest.cc70 char* our_code = s + 0x1111; local
79 veh.Handler(&ExceptionInfo(STATUS_ACCESS_VIOLATION, our_code)));
87 veh.Handler(&ExceptionInfo(RPC_E_DISCONNECTED, our_code)));
112 veh.Handler(&ExceptionInfo(STATUS_PRIVILEGED_INSTRUCTION, our_code)));

Completed in 185 milliseconds