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