Home | History | Annotate | Download | only in lsan

Lines Matching refs:CHECK

76   CHECK(!suppression_ctx);
238 CHECK(arg);
254 // The check here is relatively expensive, so we do this in a separate flood
255 // fill. That way we can skip the check for chunks that are reachable
274 CHECK(stack_trace_id);
283 CHECK(arg);
342 CHECK(param);
343 CHECK(!param->success);
344 CHECK(param->leak_report.IsEmpty());
426 CHECK(tag == kDirectlyLeaked || tag == kIndirectlyLeaked);
449 CHECK(leaks_.size() <= kMaxLeaksConsidered);
480 CHECK(leaks_.size() <= kMaxLeaksConsidered);