Searched refs:num_chars (Results 1 – 1 of 1) sorted by relevance
57 int num_chars = 2; in OptimalShortenedLength() local62 num_chars++; in OptimalShortenedLength()64 return num_chars; in OptimalShortenedLength()93 int num_chars = OptimalShortenedLength(file_refs.size()); in Consume() local98 std::string shortened_filename = ShortenFileName(*file_ref->path, num_chars); in Consume()