Home
last modified time | relevance | path

Searched defs:newline_pos (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_headers_to_http_response_headers_fuzzer.cc33 size_t newline_pos = rest.find('\n'); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/gflags/src/
H A Dgflags_completions.cc757 int newline_pos = static_cast<int>(newline) % FLAGS_tab_completion_columns; in GetLongFlagLine() local
/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dtest_launcher.cc1333 size_t newline_pos = full_output.find("\n", end_pos); in GetTestOutputSnippet() local
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc2371 size_t newline_pos = full_output.find("\n", end_pos); in GetTestOutputSnippet() local
/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.cpp679 size_t newline_pos = fullOutput.find("\n", endPos); in PrintTestOutputSnippet() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc738 int newline_pos = val.find('\n'); in PrintString() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc738 int newline_pos = val.find('\n'); in PrintString() local