8 #ifndef META_OCEAN_TEST_TESTTACKING_TEST_PATTERN_TRACKER_H
9 #define META_OCEAN_TEST_TESTTACKING_TEST_PATTERN_TRACKER_H
19 namespace TestTracking
36 static bool test(
const double testDuration,
Worker& worker);
This class implements a test for pattern tracker.
Definition: TestPatternTracker.h:27
static bool test(const double testDuration, Worker &worker)
Starts all pattern tracker tests.
static bool testPowerConsumption()
Tests the power consumption of the tracker.
This class implements a worker able to distribute function calls over different threads.
Definition: Worker.h:33
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15