
Public Member Functions | |
| void | addRandomDescriptor (const string &descriptorName, const int rows) |
| void | addRandomFeature (const string &featureName, const int rows) |
| virtual void | loadSaveTest (const string &testFileName, bool plyFormat=false, const int nbPts=10, bool binary=false) |
| virtual void | SetUp () |
| virtual void | TearDown () |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Protected Attributes | |
| DP::Labels | featureLabels |
| int | nbPts |
| DP | ptCloud |
| DP | ptCloudFromFile |
| string | testFileName |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Static Public Member Functions inherited from testing::Test | |
| static bool | HasFailure () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
Protected Member Functions inherited from testing::Test | |
| Test () | |
Definition at line 343 of file utest/ui/IO.cpp.
|
inline |
Definition at line 366 of file utest/ui/IO.cpp.
|
inline |
Definition at line 361 of file utest/ui/IO.cpp.
|
inlinevirtual |
Definition at line 371 of file utest/ui/IO.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 347 of file utest/ui/IO.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 416 of file utest/ui/IO.cpp.
|
protected |
Definition at line 424 of file utest/ui/IO.cpp.
|
protected |
Definition at line 423 of file utest/ui/IO.cpp.
|
protected |
Definition at line 425 of file utest/ui/IO.cpp.
|
protected |
Definition at line 426 of file utest/ui/IO.cpp.
|
protected |
Definition at line 427 of file utest/ui/IO.cpp.