Searched refs:test_follows (Results 1 – 15 of 15) sorted by relevance
| /oneTBB/test/tbb/ |
| H A D | test_join_node_preview.cpp | 38 follows_and_precedes_testing::test_follows in jn_follows_and_precedes() 40 follows_and_precedes_testing::test_follows in jn_follows_and_precedes() 42 follows_and_precedes_testing::test_follows in jn_follows_and_precedes() 50 follows_and_precedes_testing::test_follows in jn_follows_and_precedes() 72 follows_and_precedes_testing::test_follows in jn_msg_key_matching_follows_and_precedes()
|
| H A D | test_indexer_node.cpp | 599 void test_follows() { in test_follows() function 630 test_follows<double>(); in test_follows_and_precedes_api() 631 test_follows<int, double>(); in test_follows_and_precedes_api() 632 test_follows<int, float, double>(); in test_follows_and_precedes_api() 633 test_follows<float, double, int, double>(); in test_follows_and_precedes_api() 634 test_follows<float, double, int, double, double>(); in test_follows_and_precedes_api() 635 test_follows<float, double, int, double, double, float>(); in test_follows_and_precedes_api() 636 test_follows<float, double, int, double, double, float, long>(); in test_follows_and_precedes_api() 637 test_follows<float, double, int, double, double, float, long, int>(); in test_follows_and_precedes_api() 638 test_follows<float, double, int, double, double, float, long, int, long>(); in test_follows_and_precedes_api() [all …]
|
| H A D | test_overwrite_node.cpp | 160 …follows_and_precedes_testing::test_follows<msg_t, tbb::flow::overwrite_node<msg_t>>(messages_for_f… in test_follows_and_precedes_api()
|
| H A D | test_write_once_node.cpp | 184 …follows_and_precedes_testing::test_follows<msg_t, tbb::flow::write_once_node<msg_t>>(messages_for_… in test_follows_and_precedes_api()
|
| H A D | test_broadcast_node.cpp | 216 …follows_and_precedes_testing::test_follows <msg_t, tbb::flow::broadcast_node<msg_t>>(messages_for_… in test_follows_and_precedes_api()
|
| H A D | test_async_node.cpp | 713 void test_follows() { in test_follows() function 785 test_follows(); in test_follows_and_precedes_api()
|
| H A D | test_priority_queue_node.cpp | 347 …follows_and_precedes_testing::test_follows <int, tbb::flow::priority_queue_node<int>>(messages_for… in test_follows_and_precedes_api()
|
| H A D | test_continue_node.cpp | 306 follows_and_precedes_testing::test_follows in test_follows_and_precedes_api()
|
| H A D | test_buffer_node.cpp | 432 …follows_and_precedes_testing::test_follows<msg_t, tbb::flow::buffer_node<msg_t>>(messages_for_foll… in test_follows_and_precedes_api()
|
| H A D | test_sequencer_node.cpp | 402 follows_and_precedes_testing::test_follows in test_follows_and_precedes_api()
|
| H A D | test_queue_node.cpp | 471 …follows_and_precedes_testing::test_follows <int, tbb::flow::queue_node<int>>(messages_for_follows); in test_follows_and_precedes_api()
|
| H A D | test_limiter_node.cpp | 480 follows_and_precedes_testing::test_follows in test_follows_and_precedes_api()
|
| H A D | test_function_node.cpp | 463 follows_and_precedes_testing::test_follows in test_follows_and_precedes_api()
|
| H A D | test_multifunction_node.cpp | 519 follows_and_precedes_testing::test_follows in test_follows_and_precedes_api()
|
| /oneTBB/test/common/ |
| H A D | test_follows_and_precedes_api.h | 230 void test_follows(std::array<MessageType, 3>& messages, ConstructorArgs&&... args) {
|