Searched refs:MyCombineEach (Results 1 – 1 of 1) sorted by relevance
298 CombineEachVectorHelper<T> MyCombineEach(defaultConstructed_sum); in RunParallelVectorTests() local299 … vs.combine_each(MyCombineEach); // combine_each sums all elements of each vector into the result in RunParallelVectorTests()