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, unsigned precision=12) |
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 346 of file utest/ui/IO.cpp.
|
inline |
Definition at line 369 of file utest/ui/IO.cpp.
|
inline |
Definition at line 364 of file utest/ui/IO.cpp.
|
inlinevirtual |
Definition at line 374 of file utest/ui/IO.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 350 of file utest/ui/IO.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 419 of file utest/ui/IO.cpp.
|
protected |
Definition at line 427 of file utest/ui/IO.cpp.
|
protected |
Definition at line 426 of file utest/ui/IO.cpp.
|
protected |
Definition at line 428 of file utest/ui/IO.cpp.
|
protected |
Definition at line 429 of file utest/ui/IO.cpp.
|
protected |
Definition at line 430 of file utest/ui/IO.cpp.