|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <gtest/gtest.h>#include "SphinxResultTruncater.hpp"#include "SphinxResultCompareUtils.hpp"
Go to the source code of this file.
Classes | |
| class | SphinxResultTrancaterTest |
Functions | |
| TEST_F (SphinxResultTrancaterTest, correctTrancareResult) | |
| TEST_F (SphinxResultTrancaterTest, correctTruncateLessResultThanNeedToBeStored) | |
| TEST_F (SphinxResultTrancaterTest, correctTruncateEqualResultThanNeedToBeStored) | |
| TEST_F | ( | SphinxResultTrancaterTest | , |
| correctTrancareResult | |||
| ) |
Definition at line 58 of file SphinxResultTrancaterTest.cpp.

| TEST_F | ( | SphinxResultTrancaterTest | , |
| correctTruncateLessResultThanNeedToBeStored | |||
| ) |
Definition at line 72 of file SphinxResultTrancaterTest.cpp.

| TEST_F | ( | SphinxResultTrancaterTest | , |
| correctTruncateEqualResultThanNeedToBeStored | |||
| ) |
Definition at line 86 of file SphinxResultTrancaterTest.cpp.
