6 references to TestDecodeWithIndexing
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (6)
src\Shared\test\Shared.Tests\runtime\Http2\HPackDecoderTest.cs (6)
190TestDecodeWithIndexing(encoded, _headerNameString, _headerValueString);
201TestDecodeWithIndexing(encoded, _headerNameString, _headerValueString);
212TestDecodeWithIndexing(encoded, _headerNameString, _headerValueString);
223TestDecodeWithIndexing(encoded, _headerNameString, _headerValueString);
233TestDecodeWithIndexing(encoded, _userAgentString, _headerValueString);
243TestDecodeWithIndexing(encoded, _userAgentString, _headerValueString);