Home
last modified time | relevance | path

Searched refs:another_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor_test.cc58 const std::string another_string = in TEST() local
75 visitor->OnHeaderForStream(stream_id, some_string, another_string); in TEST()
79 visitor->OnDataForStream(stream_id, another_string); in TEST()
91 visitor->OnMetadataForStream(stream_id, another_string); in TEST()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generated_pkg_explicit_legacy.proto8 string another_string = 1; field
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generated_pkg_explicit_legacy.proto8 string another_string = 1; field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dstring.cpp141 test_string<char, 14> another_string("another string"); in check_char() local