4 references to VerifyPoolEviction
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
PinnedBlockMemoryPoolFactoryTests.cs (4)
83
await
VerifyPoolEviction
(pool, previousCount);
84
await
VerifyPoolEviction
(pool2, previousCount2);
92
await
VerifyPoolEviction
(pool, previousCount);
93
await
VerifyPoolEviction
(pool2, previousCount2);