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

/external/google-breakpad/src/client/mac/tests/
H A Dexception_handler_test.cc84 static void SoonToCrash(void(*crasher)()) { function in namespace:__anon5085
114 SoonToCrash(aborting ? &AbortCrasher : &Crasher);

Completed in 72 milliseconds