Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/test/statistics/timeline_test.cpp File Reference#include <gtest/gtest.h> #include "../src/recognition/lib/engagement_macros.h" #include "../src/recognition/statistics/timeline.h" #include "../src/recognition/lib/engagement_params.h"
Include dependency graph for timeline_test.cpp:
Go to the source code of this file.
Function Documentation
Test the add event method for the Timeline class. Definition at line 93 of file timeline_test.cpp.
Test the window size methods for the Timeline class. Definition at line 66 of file timeline_test.cpp.
Test the default constructor for the Timeline class. Definition at line 43 of file timeline_test.cpp. |