| /oneTBB/test/common/ |
| H A D | initializer_list_support.h | 46 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 D | test_join_node_multiple_predecessors.h | 97 void test(ConnectJoinNodeFunc&& connect_join_node) { in test() function
|
| /oneTBB/python/tbb/ |
| H A D | test.py | 53 def test(arg=None): function
|
| /oneTBB/test/tbb/ |
| H A D | test_parallel_for.cpp | 134 void test() { in test() function 146 void test() { in test() function 158 void test() { in test() function
|
| H A D | test_join_node.cpp | 55 static void test() { in test() function in tag_recirculation_test
|
| H A D | test_flow_graph_priorities.cpp | 204 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 D | test_split_node.cpp | 226 static void test() { in test() function in parallel_test 342 static void test() { in test() function in serial_test
|
| H A D | test_partitioner.cpp | 39 template <typename PerBodyFunc> float test(PerBodyFunc&& body) { in test() function
|
| H A D | test_mutex.h | 192 void test() { in test() function
|
| H A D | test_arena_priorities.cpp | 179 void test() { in test() function
|
| H A D | test_indexer_node.cpp | 249 static void test() { in test() function in parallel_test 419 static void test() { in test() function in serial_test
|
| H A D | test_task_group.cpp | 1095 void test() { in test() function
|
| H A D | test_task_arena.cpp | 381 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 D | conformance_concurrent_vector.cpp | 590 …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 D | conformance_task_group.cpp | 250 void test() { in test() function
|
| H A D | conformance_concurrent_hash_map.cpp | 418 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 D | conformance_concurrent_queue.cpp | 575 T test(i + (i ^ size)); in TestConstructors() local 1346 T test(i + (i ^ size)); in TestMoveConstructors() local
|
| /oneTBB/test/tbbmalloc/ |
| H A D | test_malloc_compliance.cpp | 231 mutable CMemTest test; member
|
| H A D | test_malloc_whitebox.cpp | 1588 HOThresholdTester test = {loc, hugeSize}; in TestHugeSizeThresholdImpl() local
|