Searched defs:body_end (Results 1 – 5 of 5) sorted by relevance
76 Iterator body_begin, Iterator body_end) in compute_checksum()
1562 std::string body_end = "abcd"; in TEST() local1590 const std::string body_end = "abcd"; in TEST() local1622 const std::string body_end = "abcd"; in TEST() local
636 const std::uint64_t body_end = body_start + metadata.size; in PrintElementMetadata() local
583 body_iterator body_end() { return Body + size(); } in body_end() function599 const_body_iterator body_end() const { return Body + size(); } in body_end() function
5633 spdy::SpdySerializedFrame body_end( in TEST_P() local