Home
last modified time | relevance | path

Searched refs:Take_Unordered (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 DTakeTakeWhileTests.cs36 public static void Take_Unordered(int count, int take) in Take_Unordered() method in System.Linq.Parallel.Tests.TakeTakeWhileTests
53 Take_Unordered(count, take); in Take_Unordered_Longrunning()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/tests/Combinatorial/
H A DUnorderedParallelQueryCombinationTests.cs565 public static void Take_Unordered(Labeled<Operation> operation) in Take_Unordered() method in System.Linq.Parallel.Tests.ParallelQueryCombinationTests