Home | History | Annotate | Download | only in cctest

Lines Matching refs:should_continue

22005     CHECK(!should_continue());
22012 bool should_continue() const { return should_continue_; }
22217 info.GetReturnValue().Set(test->should_continue());