Home
last modified time | relevance | path

Searched defs:test_range (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp71 void validate(Range test_range, Range sorted_range) { in validate()
H A Dtest_concurrent_hash_map.cpp96 class test_range { class
102test_range( Table &c, const std::list<value_type> &lst, std::vector<detail::atomic_type<bool>> &ma… in test_range() function in test_range
H A Dtest_concurrent_vector.cpp523 int reduce_vector(RangeType test_range) { in reduce_vector()