Home
last modified time | relevance | path

Searched refs:RUN_EMPLACE_TEST (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/heap/test/
Dfibonacci_heap_test.cpp60 RUN_EMPLACE_TEST(fibonacci_heap); in BOOST_AUTO_TEST_CASE()
Dpairing_heap_tests.cpp58 RUN_EMPLACE_TEST(pairing_heap); in BOOST_AUTO_TEST_CASE()
Dbinomial_heap_test.cpp57 RUN_EMPLACE_TEST(binomial_heap); in BOOST_AUTO_TEST_CASE()
Dskew_heap_test.cpp96 RUN_EMPLACE_TEST(skew_heap); in BOOST_AUTO_TEST_CASE()
Dcommon_heap_tests.hpp506 #define RUN_EMPLACE_TEST(HEAP_TYPE) \ macro
516 #define RUN_EMPLACE_TEST(HEAP_TYPE) macro