|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <gtest/gtest.h>#include "SphinxResultNullSorter.hpp"#include "SphinxResultDescSorter.hpp"#include "SphinxResultAscSorter.hpp"
Go to the source code of this file.
Classes | |
| class | SphinxResultSortersTest |
Functions | |
| TEST_F (SphinxResultSortersTest, dontSortResourcesByWeight) | |
| TEST_F (SphinxResultSortersTest, sortResourcesByWeightDesc) | |
| TEST_F (SphinxResultSortersTest, sortResourcesByWeightAsc) | |
| TEST_F | ( | SphinxResultSortersTest | , |
| dontSortResourcesByWeight | |||
| ) |
Definition at line 59 of file SphinxResultSortersTest.cpp.

| TEST_F | ( | SphinxResultSortersTest | , |
| sortResourcesByWeightDesc | |||
| ) |
Definition at line 69 of file SphinxResultSortersTest.cpp.

| TEST_F | ( | SphinxResultSortersTest | , |
| sortResourcesByWeightAsc | |||
| ) |
Definition at line 79 of file SphinxResultSortersTest.cpp.
