Searched refs:GetNthLine (Results 1 – 1 of 1) sorted by relevance
18 std::string GetNthLine(const base::StringPiece& data, int n) { in GetNthLine() function176 std::string line = GetNthLine(input_file->contents(), in InternalPrintToStdout()