ExpectDecodeUint32Invalid 82 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff"); ExpectDecodeUint32Invalid 92 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\x80"); ExpectDecodeUint32Invalid 93 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff"); ExpectDecodeUint32Invalid 103 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\x80\x00"); ExpectDecodeUint32Invalid 104 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\x00"); ExpectDecodeUint32Invalid 105 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\x80"); ExpectDecodeUint32Invalid 106 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff"); ExpectDecodeUint32Invalid 116 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\x80\x00"); ExpectDecodeUint32Invalid 117 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\x00"); ExpectDecodeUint32Invalid 118 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 119 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 129 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\x80\x00"); ExpectDecodeUint32Invalid 130 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\xff\x00"); ExpectDecodeUint32Invalid 131 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 132 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 141 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 142 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\x80\xfe\xff\xff\x10"); ExpectDecodeUint32Invalid 143 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 149 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 150 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 151 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(8, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 192 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f"); ExpectDecodeUint32Invalid 193 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff"); ExpectDecodeUint32Invalid 194 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f"); ExpectDecodeUint32Invalid 195 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff"); ExpectDecodeUint32Invalid 196 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f"); ExpectDecodeUint32Invalid 197 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff"); ExpectDecodeUint32Invalid 198 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f"); ExpectDecodeUint32Invalid 199 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff"); ExpectDecodeUint32Invalid 200 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07"); ExpectDecodeUint32Invalid 201 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff"); ExpectDecodeUint32Invalid 202 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03"); ExpectDecodeUint32Invalid 203 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff"); ExpectDecodeUint32Invalid 204 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01"); ExpectDecodeUint32Invalid 205 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff"); ExpectDecodeUint32Invalid 242 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\x80"); ExpectDecodeUint32Invalid 243 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff\xff"); ExpectDecodeUint32Invalid 244 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\x80"); ExpectDecodeUint32Invalid 245 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff\xff"); ExpectDecodeUint32Invalid 246 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\x80"); ExpectDecodeUint32Invalid 247 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff\xff"); ExpectDecodeUint32Invalid 248 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\x80"); ExpectDecodeUint32Invalid 249 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff\xff"); ExpectDecodeUint32Invalid 250 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\x80"); ExpectDecodeUint32Invalid 251 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff\xff"); ExpectDecodeUint32Invalid 252 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\x80"); ExpectDecodeUint32Invalid 253 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff\xff"); ExpectDecodeUint32Invalid 254 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\x80"); ExpectDecodeUint32Invalid 255 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff\xff"); ExpectDecodeUint32Invalid 292 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\xff\x80"); ExpectDecodeUint32Invalid 293 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff\xff\xff"); ExpectDecodeUint32Invalid 294 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\xff\x80"); ExpectDecodeUint32Invalid 295 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff\xff\xff"); ExpectDecodeUint32Invalid 296 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\xff\x80"); ExpectDecodeUint32Invalid 297 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff\xff\xff"); ExpectDecodeUint32Invalid 298 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\xff\x80"); ExpectDecodeUint32Invalid 299 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff\xff\xff"); ExpectDecodeUint32Invalid 300 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\xff\x80"); ExpectDecodeUint32Invalid 301 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff\xff\xff"); ExpectDecodeUint32Invalid 302 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\xff\x80"); ExpectDecodeUint32Invalid 303 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff\xff\xff"); ExpectDecodeUint32Invalid 304 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\xff\x80"); ExpectDecodeUint32Invalid 305 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff\xff\xff"); ExpectDecodeUint32Invalid 342 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\xff\xff\x80"); ExpectDecodeUint32Invalid 343 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 344 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\xff\xff\x80"); ExpectDecodeUint32Invalid 345 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 346 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\xff\xff\x80"); ExpectDecodeUint32Invalid 347 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 348 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\xff\xff\x80"); ExpectDecodeUint32Invalid 349 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 350 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\xff\xff\x80"); ExpectDecodeUint32Invalid 351 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 352 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\xff\xff\x80"); ExpectDecodeUint32Invalid 353 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 354 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\xff\xff\x80"); ExpectDecodeUint32Invalid 355 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 392 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 393 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 394 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 395 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 396 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 397 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 398 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 399 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 400 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 401 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 402 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 403 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 404 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\xff\xff\xff\x80"); ExpectDecodeUint32Invalid 405 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 442 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\x80\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 443 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff\x80\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 444 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\xc0\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 445 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff\xc0\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 446 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\xe0\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 447 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff\xe0\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 448 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\xf0\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 449 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff\xf0\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 450 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\xf8\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 451 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff\xf8\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 452 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\xfc\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 453 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff\xfc\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 454 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\xfe\xff\xff\xff\x10"); ExpectDecodeUint32Invalid 455 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff\xfe\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 461 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 462 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\x7f\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 463 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(7, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 464 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 465 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\x3f\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 466 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(6, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 467 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 468 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\x1f\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 469 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(5, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 470 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 471 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\x0f\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 472 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(4, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 473 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 474 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\x07\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 475 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(3, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 476 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 477 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\x03\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 478 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(2, "\xff\xff\xff\xff\xff\xff\xff"); ExpectDecodeUint32Invalid 479 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\x80\x80\x80\x80\x80\x00"); ExpectDecodeUint32Invalid 480 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\x01\x80\x80\x80\x80\x80\x01"); ExpectDecodeUint32Invalid 481 net/spdy/hpack_input_stream_test.cc ExpectDecodeUint32Invalid(1, "\xff\xff\xff\xff\xff\xff\xff");