Searched refs:ets_copy_assign_test (Results 1 – 1 of 1) sorted by relevance
| /oneTBB/test/conformance/ |
| H A D | conformance_enumerable_thread_specific.cpp | 860 void ets_copy_assign_test( InitSrc init1, InitDst init2, Validator check, const char *allocator_nam… in ets_copy_assign_test() function 927 … ets_copy_assign_test<T, Allocator>(src_init, other_init, Validator<T,EXPECTED>(), allocator_name); in run_assign_and_copy_constructor_test() 932 …ets_copy_assign_test<T, Allocator>(src_finit, other_finit, Validator<T,EXPECTED>(), allocator_name… in run_assign_and_copy_constructor_test() 937 …ets_copy_assign_test< std::pair<int,T>, Allocator>(oneapi::tbb::detail::save_pack(17,src_init), st… in run_assign_and_copy_constructor_test()
|