Go to the documentation of this file.
21 #ifndef SH_SAMPLEVALUETEST_H
22 #define SH_SAMPLEVALUETEST_H
62 #endif // ndef SH_SAMPLEVALUETEST_H
bool genericTestDistance(SampleValue *s1, SampleValue *s2, UWORD32 dist)
Definition: SampleValueTest.cc:39
SampleValueTest(std::string n, TestSuite *s)
Definition: SampleValueTest.h:32
Definition: UnitTest.h:38
unsigned long UWORD32
Definition: common.h:45
Definition: SampleValueTest.h:30
the value of a sample in a CvrStgFile
Definition: SampleValue.h:61
bool genericTestEValue(SampleValue *s, EmbValue ev)
Definition: SampleValueTest.cc:52
bool genericTestIsNeighbour(SampleValue *s1, SampleValue *s2, bool res)
Definition: SampleValueTest.cc:26
BYTE EmbValue
Definition: common.h:66
Definition: TestSuite.h:31