Home | History | Annotate | Download | only in socket

Lines Matching refs:CHECK

228   CHECK(request->callback());
229 CHECK(request->handle());
241 CHECK(!request->handle()->is_initialized());
334 // We could check if we really have a stalled group here, but it requires
335 // a scan of all groups, so just flip a flag here, and do the check later.
463 CHECK(ContainsKey(group_map_, group_name));
497 CHECK(i != group_map_.end());
656 CHECK(it != group_map_.end());
713 CHECK(i != group_map_.end());
798 CHECK(group_it != group_map_.end());
1030 CHECK(!ContainsKey(pending_callback_map_, handle));
1047 CHECK(!handle->is_initialized());