#include <hayai/hayai.hpp>
#include <cstddef>
#include <cstdlib>
#include <ctime>
#include "delivery_man.hpp"
Go to the source code of this file.
Classes |
class | FastDeliveryManFixture |
Functions |
| BENCHMARK_P_F (FastDeliveryManFixture, DeliverPackage, 10, 100,(std::size_t distance)) |
| BENCHMARK_P_INSTANCE (FastDeliveryManFixture, DeliverPackage,(1)) |
| BENCHMARK_P_INSTANCE (FastDeliveryManFixture, DeliverPackage,(10)) |
| BENCHMARK_P_INSTANCE (FastDeliveryManFixture, DeliverPackage,(100)) |
Function Documentation