HomeSort by relevance Sort by last modified time
    Searched refs:AddBody (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/tools/quic/test_tools/
http_message.h 80 // of 0 content-length, call AddBody("", true).
81 // Multiple calls to AddBody()/AddChunkedBody() has the effect of overwriting
83 void AddBody(const std::string& body, bool add_content_length);
101 // it will not update the request headers like AddBody and AddChunkedBody do.
http_message.cc 139 void HTTPMessage::AddBody(const string& body, bool add_content_length) {
  /external/chromium_org/net/tools/quic/
end_to_end_test.cc 491 request.AddBody("foo", true);
587 request.AddBody(body, true);
605 request.AddBody(body, true);
627 request.AddBody(body, true);
650 request.AddBody(body, true);
669 request.AddBody(body, true);
687 request.AddBody(body, true);
775 request.AddBody(body, true);
835 request.AddBody(body, true);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js     [all...]

Completed in 510 milliseconds