Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc763 bool SendSynchronousRequestAndCheckResponse( in SendSynchronousRequestAndCheckResponse() function in quic::test::__anon761fe56d0111::EndToEndTest
770 bool SendSynchronousRequestAndCheckResponse( in SendSynchronousRequestAndCheckResponse() function in quic::test::__anon761fe56d0111::EndToEndTest
772 return SendSynchronousRequestAndCheckResponse(client_.get(), request, in SendSynchronousRequestAndCheckResponse()
777 return SendSynchronousRequestAndCheckResponse(client, "/foo", in SendSynchronousFooRequestAndCheckResponse()
1544 SendSynchronousRequestAndCheckResponse(huge_request, kBarResponseBody); in TEST_P()
1557 SendSynchronousRequestAndCheckResponse(huge_request, kBarResponseBody); in TEST_P()
2796 SendSynchronousRequestAndCheckResponse(client_.get(), "/large_response", in TEST_P()
4594 SendSynchronousRequestAndCheckResponse("/blocked", response_body); in TEST_P()
4703 SendSynchronousRequestAndCheckResponse("/trailer_url", kBody); in TEST_P()
7567 SendSynchronousRequestAndCheckResponse(client_.get(), "/10MB_response", in TEST_P()
[all …]