Searched defs:newline_pos (Results 1 – 7 of 7) sorted by relevance
33 size_t newline_pos = rest.find('\n'); in LLVMFuzzerTestOneInput() local
757 int newline_pos = static_cast<int>(newline) % FLAGS_tab_completion_columns; in GetLongFlagLine() local
1333 size_t newline_pos = full_output.find("\n", end_pos); in GetTestOutputSnippet() local
2371 size_t newline_pos = full_output.find("\n", end_pos); in GetTestOutputSnippet() local
679 size_t newline_pos = fullOutput.find("\n", endPos); in PrintTestOutputSnippet() local
738 int newline_pos = val.find('\n'); in PrintString() local