8 #ifndef META_OCEAN_TEST_TESTTRACKING_TEST_SIMILARITY_TRACKER_H
9 #define META_OCEAN_TEST_TESTTRACKING_TEST_SIMILARITY_TRACKER_H
21 namespace TestTracking
38 static bool test(
const double testDuration,
Worker& worker);
This class implements tests for the SimilarityTracker class.
Definition: TestSimilarityTracker.h:29
static bool testTracking(const double testDuration, Worker &worker)
Tests the general tracking quality.
static bool test(const double testDuration, Worker &worker)
Starts all tests for the similarity tracker class.
static bool testStressTest(const double testDuration, Worker &worker)
Applies a stress test.
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