Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/test/lib/engagement_params_test.cpp File Reference#include <gtest/gtest.h> #include <vector> #include <string> #include "../src/recognition/lib/engagement_params.h"
Include dependency graph for engagement_params_test.cpp:
Go to the source code of this file.
Function Documentation
Test the Unknown Object tag parameter handle. Definition at line 1388 of file engagement_params_test.cpp.
Test the Cyan Object tag parameter handle. Definition at line 1351 of file engagement_params_test.cpp.
Test the Purple Object tag parameter handle. Definition at line 1314 of file engagement_params_test.cpp.
Test the Blue Object tag parameter handle. Definition at line 1277 of file engagement_params_test.cpp.
Test the Yellow Object tag parameter handle. Definition at line 1240 of file engagement_params_test.cpp.
Test the Green Object tag parameter handle. Definition at line 1203 of file engagement_params_test.cpp.
Test the Orange Object tag parameter handle. Definition at line 1166 of file engagement_params_test.cpp.
Test the Object tag parameter handle. Definition at line 1129 of file engagement_params_test.cpp.
Test the State tag parameter handle. Definition at line 1038 of file engagement_params_test.cpp.
Test the Semaphore tag parameter handle. Definition at line 961 of file engagement_params_test.cpp.
Test the Actor tag parameter handle. Definition at line 867 of file engagement_params_test.cpp.
Test the MFG tag parameter handle. Definition at line 790 of file engagement_params_test.cpp.
Test the DG tag parameter handle. Definition at line 561 of file engagement_params_test.cpp.
Test the BC tag parameter handle. Definition at line 484 of file engagement_params_test.cpp.
Test the AP tag parameter handle. Definition at line 407 of file engagement_params_test.cpp.
Test the recog tag parameter handle. Definition at line 330 of file engagement_params_test.cpp.
Test the verbosity parameter handle. Definition at line 274 of file engagement_params_test.cpp.
Test the vision handle. Definition at line 264 of file engagement_params_test.cpp.
Test the recog robot handle. Definition at line 253 of file engagement_params_test.cpp.
Test the recog human handle. Definition at line 242 of file engagement_params_test.cpp.
Test the recog handle. Definition at line 232 of file engagement_params_test.cpp.
Test the internal handle. Definition at line 222 of file engagement_params_test.cpp.
Test the performing handle. Definition at line 212 of file engagement_params_test.cpp.
Test the conf mutual facial gaze handle. Definition at line 201 of file engagement_params_test.cpp.
Test the conf handle. Definition at line 191 of file engagement_params_test.cpp.
Test the conf directed gaze handle. Definition at line 180 of file engagement_params_test.cpp.
Test the conf backchannel handle. Definition at line 169 of file engagement_params_test.cpp.
Test the conf adjacency pair handle. Definition at line 158 of file engagement_params_test.cpp.
Test the collab handle. Definition at line 148 of file engagement_params_test.cpp.
Test the base handle. Definition at line 139 of file engagement_params_test.cpp.
Test the node handle creation EngagementParams singleton. Definition at line 43 of file engagement_params_test.cpp. |