Searched refs:set_exception_restoration (Results 1 – 2 of 2) sorted by relevance
151 MessageLoop::current()->set_exception_restoration(true); in RunTest_PostTask_SEH()153 MessageLoop::current()->set_exception_restoration(false); in RunTest_PostTask_SEH()565 MessageLoop::current()->set_exception_restoration(true); in RunTest_Crasher()567 MessageLoop::current()->set_exception_restoration(false); in RunTest_Crasher()582 MessageLoop::current()->set_exception_restoration(true); in RunTest_CrasherNasty()584 MessageLoop::current()->set_exception_restoration(false); in RunTest_CrasherNasty()
276 void set_exception_restoration(bool restore) { in set_exception_restoration() function