Home
last modified time | relevance | path

Searched defs:last_byte_position (Results 1 – 6 of 6) sorted by relevance

/external/chromium/net/http/
Dhttp_byte_range_unittest.cc11 int64 last_byte_position; in TEST() member
38 int64 last_byte_position; in TEST() member
Dhttp_byte_range.h24 int64 last_byte_position() const { return last_byte_position_; } in last_byte_position() function
Dhttp_util.cc254 int64 last_byte_position; in ParseRanges() local
Dhttp_response_headers.cc1059 int64* last_byte_position, in GetContentRange()
Dhttp_response_headers_unittest.cc1345 int64 last_byte_position; in TEST() local
/external/chromium/net/url_request/
Durl_request_unittest.cc690 const size_t last_byte_position = buffer_size - first_byte_position; in TEST_F() local
731 const size_t last_byte_position = buffer_size - 1; in TEST_F() local