Home | History | Annotate | Download | only in base

Lines Matching refs:StringAppendF

59     base::StringAppendF(output, "(1)Life in %dms ", AverageMsDuration());
61 base::StringAppendF(output, "(%d)Lives %dms/life ",
563 base::StringAppendF(output, "%s->%s ",
683 base::StringAppendF(output, "%" PRIuS " Locations. ", locations_.size());
685 base::StringAppendF(output, "%" PRIuS " Files. ", birth_files_.size());
687 base::StringAppendF(output, "All born in %s. ",
693 base::StringAppendF(output, "%" PRIuS " BirthingThreads. ",
696 base::StringAppendF(output, "All born on %s. ",
701 base::StringAppendF(output, "%" PRIuS " DeathThreads. ",
705 base::StringAppendF(output, "All deleted on %s. ",
713 base::StringAppendF(output, "Births=%d ", birth_count_);
1007 base::StringAppendF(output, "All new on %s ",
1014 base::StringAppendF(output, "All deleted on %s ",
1023 base::StringAppendF(output, "All born in %s ",
1047 base::StringAppendF(output, "%s->%s ",