Home
last modified time | relevance | path

Searched defs:test (Results 1 – 19 of 19) sorted by relevance

/oneTBB/test/common/
H A Dinitializer_list_support.h46 static void test( std::initializer_list<ElementType>, const ContainerType& ) {} in test() function
51 static void test( std::initializer_list<ElementType> init, const ContainerType& expected) { in test() function
60 static void test( std::initializer_list<ElementType> init, const ContainerType& expected) { in test() function
H A Dtest_join_node_multiple_predecessors.h97 void test(ConnectJoinNodeFunc&& connect_join_node) { in test() function
/oneTBB/python/tbb/
H A Dtest.py53 def test(arg=None): function
/oneTBB/test/tbb/
H A Dtest_parallel_for.cpp134 void test() { in test() function
146 void test() { in test() function
158 void test() { in test() function
H A Dtest_join_node.cpp55 static void test() { in test() function in tag_recirculation_test
H A Dtest_flow_graph_priorities.cpp204 void test( int num_threads ) { in test() function
345 void test( unsigned num_threads ) { in test() function
507 void test( int num_threads ) { in test() function
616 void test( int max_threads ) { in test() function
730 void test() { in test() function
757 void test(int num_threads) { in test() function
799 void test() { in test() function
H A Dtest_split_node.cpp226 static void test() { in test() function in parallel_test
342 static void test() { in test() function in serial_test
H A Dtest_partitioner.cpp39 template <typename PerBodyFunc> float test(PerBodyFunc&& body) { in test() function
H A Dtest_mutex.h192 void test() { in test() function
H A Dtest_arena_priorities.cpp179 void test() { in test() function
H A Dtest_indexer_node.cpp249 static void test() { in test() function in parallel_test
419 static void test() { in test() function in serial_test
H A Dtest_task_group.cpp1095 void test() { in test() function
H A Dtest_task_arena.cpp381 void test(int idx) { in test() function in ForEachArenaEntryBody
479 TestArenaConcurrencyBody test( a, p, reserved, &b, &wb ); in TestArenaConcurrency() local
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp590 …static void test( std::initializer_list<element_type> const& il, container_type const& expected ) { in test() function
1154 void test( void(*p_test)(vector_t&)){ in test() function
1171 struct test { in TestPushBackMoveExceptionSafety() struct
1172 static void test_move_push_back(fixture_t::vector_t& v) { in TestPushBackMoveExceptionSafety()
1188 struct test { in TestEmplaceBackExceptionSafety() struct
1189 static void test_emplace(fixture_t::vector_t& v) { in TestEmplaceBackExceptionSafety()
H A Dconformance_task_group.cpp250 void test() { in test() function
H A Dconformance_concurrent_hash_map.cpp418 static void test( std::initializer_list<element_type> il, container_type const& expected ) { in test() function
427 static void test( std::initializer_list<element_type> il, container_type const& expected ) { in test() function
H A Dconformance_concurrent_queue.cpp575 T test(i + (i ^ size)); in TestConstructors() local
1346 T test(i + (i ^ size)); in TestMoveConstructors() local
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp231 mutable CMemTest test; member
H A Dtest_malloc_whitebox.cpp1588 HOThresholdTester test = {loc, hugeSize}; in TestHugeSizeThresholdImpl() local