13 references to TestGetDirectoryWatchCountUnsynchronized
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (13)
CertificatePathWatcherTests.cs (13)
46Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 58Assert.Equal(0, watcher.TestGetDirectoryWatchCountUnsynchronized()); 100Assert.Equal(Math.Min(dirCount, fileCount), watcher.TestGetDirectoryWatchCountUnsynchronized()); 112Assert.Equal(0, watcher.TestGetDirectoryWatchCountUnsynchronized()); 149Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 195Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 230Assert.Equal(0, watcher.TestGetDirectoryWatchCountUnsynchronized()); 362Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 387Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 431Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 438Assert.Equal(0, watcher.TestGetDirectoryWatchCountUnsynchronized()); 445Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized()); 467Assert.Equal(1, watcher.TestGetDirectoryWatchCountUnsynchronized());