4 references to VerifyPoolEviction
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
PinnedBlockMemoryPoolFactoryTests.cs (4)
94
await
VerifyPoolEviction
(pool, previousCount);
95
await
VerifyPoolEviction
(pool2, previousCount2);
103
await
VerifyPoolEviction
(pool, previousCount);
104
await
VerifyPoolEviction
(pool2, previousCount2);