Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp148 struct test_helper { struct
260 test_helper<T>::set(my_result, test_helper<T>::get(other)); in operator =()
274 test_helper<T>::set(my_result, test_helper<T>::get(other)); in operator =()
283 test_helper<T>::init(zero); in AssertClean()
284 REQUIRE_MESSAGE(test_helper<T>::get(thread_local_value)==test_helper<T>::get(zero), in AssertClean()
494 test_helper<T>::init(exemplar); in run_parallel_scalar_tests()
644 test_helper<T>::init(sum); in run_parallel_vector_tests()
729 test_helper<T>::init(sum); in run_cross_type_vector_tests()
782 test_helper<T>::init(sum); in run_serial_scalar_tests()
797 test_helper<T>::init(sum); in run_serial_vector_tests()
[all …]