JayBeams
0.1
Another project to have fun coding.
|
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (event_rate_estimator_base) | |
BOOST_AUTO_TEST_CASE (event_rate_estimator_jump) | |
BOOST_AUTO_TEST_CASE (event_rate_estimator_milliseconds) | |
BOOST_AUTO_TEST_CASE (event_rate_estimator_errors) | |
BOOST_AUTO_TEST_CASE | ( | event_rate_estimator_base | ) |
Definition at line 8 of file ut_event_rate_estimator.cpp.
References jb::detail::nsamples(), and jb::event_rate_estimator< duration_t, counter_t >::sample().
BOOST_AUTO_TEST_CASE | ( | event_rate_estimator_jump | ) |
Definition at line 52 of file ut_event_rate_estimator.cpp.
References jb::detail::nsamples(), and jb::event_rate_estimator< duration_t, counter_t >::sample().
BOOST_AUTO_TEST_CASE | ( | event_rate_estimator_milliseconds | ) |
Definition at line 116 of file ut_event_rate_estimator.cpp.
References jb::detail::nsamples(), and jb::event_rate_estimator< duration_t, counter_t >::sample().
BOOST_AUTO_TEST_CASE | ( | event_rate_estimator_errors | ) |
Definition at line 161 of file ut_event_rate_estimator.cpp.