Searched refs:push_pop_test (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/performance/priority_queue/timing/
H A Dpush_pop_test.hpp33 * @file push_pop_test.hpp
81 class push_pop_test : private __gnu_pbds::test::detail::timing_test_base class in namespace:__gnu_pbds::test
84 push_pop_test(It ins_b, size_t ins_vn, size_t ins_vs, size_t ins_vm) function in class:__gnu_pbds::test::push_pop_test
93 push_pop_test(const push_pop_test&);
114 push_pop_test<It>::
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/performance/ext/pb_ds/
H A Dpriority_queue_text_push_pop_timing.cc41 #include <performance/priority_queue/timing/push_pop_test.hpp>
67 typedef push_pop_test<vec_t::const_iterator> test_t;
H A Dpriority_queue_random_int_push_pop_timing.cc41 #include <performance/priority_queue/timing/push_pop_test.hpp>
71 typedef push_pop_test<vector_type::const_iterator> test_type;

Completed in 86 milliseconds