Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/tests/QueryOperators/
H A DDistinctTests.cs103 public static void Distinct_NotPipelined(Labeled<ParallelQuery<int>> labeled, int count) in Distinct_NotPipelined() method in System.Linq.Parallel.Tests.DistinctTests
116 Distinct_NotPipelined(labeled, count); in Distinct_NotPiplined_Longrunning()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/tests/Combinatorial/
H A DParallelQueryCombinationTests.cs253 … public static void Distinct_NotPipelined(Labeled<Operation> source, Labeled<Operation> operation) in Distinct_NotPipelined() method in System.Linq.Parallel.Tests.ParallelQueryCombinationTests