Searched defs:ContentRangeTestData (Results 1 – 1 of 1) sorted by relevance
1476 struct ContentRangeTestData { struct1477 const char* headers;1478 bool expected_return_value;1479 int64_t expected_first_byte_position;1480 int64_t expected_last_byte_position;1481 int64_t expected_instance_size;