Searched refs:truncation_str (Results 1 – 1 of 1) sorted by relevance
65 const char *truncation_str = truncated ? " Truncated" : ""; in PrintFlagDescriptions() local67 flags_[i].desc, truncation_str, buffer); in PrintFlagDescriptions()