hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxResultSortersTest.cpp File Reference
#include <gtest/gtest.h>
#include "SphinxResultNullSorter.hpp"
#include "SphinxResultDescSorter.hpp"
#include "SphinxResultAscSorter.hpp"
Include dependency graph for SphinxResultSortersTest.cpp:

Go to the source code of this file.

Classes

class  SphinxResultSortersTest

Functions

 TEST_F (SphinxResultSortersTest, dontSortResourcesByWeight)
 TEST_F (SphinxResultSortersTest, sortResourcesByWeightDesc)
 TEST_F (SphinxResultSortersTest, sortResourcesByWeightAsc)

Function Documentation

TEST_F ( SphinxResultSortersTest  ,
dontSortResourcesByWeight   
)

Definition at line 59 of file SphinxResultSortersTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxResultSortersTest  ,
sortResourcesByWeightDesc   
)

Definition at line 69 of file SphinxResultSortersTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxResultSortersTest  ,
sortResourcesByWeightAsc   
)

Definition at line 79 of file SphinxResultSortersTest.cpp.

Here is the call graph for this function: