Searched refs:expected_value3 (Results 1 – 1 of 1) sorted by relevance
| /oneTBB/test/common/ |
| H A D | node_handling_support.h | 109 auto expected_value3 = *test_table.begin(); in test_node_handle() local 118 REQUIRE_MESSAGE(compare_handle_getters(nh2, expected_value3), in test_node_handle() 125 REQUIRE_MESSAGE(compare_handle_getters(nh3, expected_value3), in test_node_handle() 133 REQUIRE_MESSAGE(compare_handle_getters(empty_node, expected_value3), in test_node_handle() 138 REQUIRE_MESSAGE(compare_handle_getters(nh3, expected_value3), in test_node_handle() 143 REQUIRE_MESSAGE(compare_handle_getters(empty_node, expected_value3), in test_node_handle()
|