Home | History | Annotate | Download | only in lsan

Lines Matching refs:Printf

408   Printf("%s\n", line);
409 Printf("Suppressions used:\n");
410 Printf(" count bytes template\n");
412 Printf("%7zu %10zu %s\n", static_cast<uptr>(atomic_load_relaxed(
414 Printf("%s\n\n", line);
458 Printf("\n"
461 Printf("%s", d.Error());
463 Printf("%s", d.End());
570 Printf("\n");
572 Printf("Too many leaks! Only the first %zu leaks encountered will be "
578 Printf("The %zu top leak(s):\n", num_leaks_to_report);
589 Printf("Omitting %zu more leak(s).\n", remaining);
595 Printf("%s", d.Leak());
596 Printf("%s leak of %zu byte(s) in %zu object(s) allocated from:\n",
599 Printf("%s", d.End());
604 Printf("Objects leaked above:\n");
606 Printf("\n");
614 Printf("%p (%zu bytes)\n", leaked_objects_[j].addr,