Home
last modified time | relevance | path

Searched refs:SendCustomSynchronousRequest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc1573 client_->SendCustomSynchronousRequest(headers, ""); in TEST_P()
1593 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1615 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1639 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1683 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1707 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1726 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1902 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1917 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
1935 client_->SendCustomSynchronousRequest(headers, body)); in TEST_P()
[all …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.cc492 std::string QuicTestClient::SendCustomSynchronousRequest( in SendCustomSynchronousRequest() function in quic::test::QuicTestClient
512 return SendCustomSynchronousRequest(headers, ""); in SendSynchronousRequest()
H A Dquic_test_client.h187 std::string SendCustomSynchronousRequest(