Searched refs:run_d_ary_heap_test (Results 1 – 1 of 1) sorted by relevance
27 void run_d_ary_heap_test(void) in run_d_ary_heap_test() function64 run_d_ary_heap_test<2, false>(); in BOOST_AUTO_TEST_CASE()65 run_d_ary_heap_test<3, false>(); in BOOST_AUTO_TEST_CASE()66 run_d_ary_heap_test<4, false>(); in BOOST_AUTO_TEST_CASE()67 run_d_ary_heap_test<5, false>(); in BOOST_AUTO_TEST_CASE()72 run_d_ary_heap_test<2, true>(); in BOOST_AUTO_TEST_CASE()73 run_d_ary_heap_test<3, true>(); in BOOST_AUTO_TEST_CASE()74 run_d_ary_heap_test<4, true>(); in BOOST_AUTO_TEST_CASE()75 run_d_ary_heap_test<5, true>(); in BOOST_AUTO_TEST_CASE()