Home | History | Annotate | Download | only in cctest

Lines Matching refs:HasCaught

165     CHECK(!catcher.HasCaught());
171 CHECK(catcher.HasCaught());
524 CHECK(!catcher.HasCaught());
530 CHECK(catcher.HasCaught());