Home
last modified time | relevance | path

Searched refs:DistinctData (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/tests/QueryOperators/
H A DDistinctTests.cs22 public static IEnumerable<object[]> DistinctData(int[] counts) in DistinctData() method in System.Linq.Parallel.Tests.DistinctTests
65 [MemberData(nameof(DistinctData), new[] { 0, 1, 2, 16 })]
79 [MemberData(nameof(DistinctData), new int[] { /* Sources.OuterLoopCount */ })]
102 [MemberData(nameof(DistinctData), new[] { 0, 1, 2, 16 })]
113 [MemberData(nameof(DistinctData), new int[] { /* Sources.OuterLoopCount */ })]