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

Go to the source code of this file.

Classes

class  SphinxReduceTaskTest

Functions

 TEST (SphinxReduceTask, emptyDataStorage)
 TEST_F (SphinxReduceTaskTest, addOneResult)
 TEST_F (SphinxReduceTaskTest, equalDocIdsSecondGreat)
 TEST_F (SphinxReduceTaskTest, equalDocIdsSecondLess)
 TEST_F (SphinxReduceTaskTest, addManyDocs)

Function Documentation

TEST ( SphinxReduceTask  ,
emptyDataStorage   
)

Definition at line 18 of file SphinxReduceTaskTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceTaskTest  ,
addOneResult   
)

Definition at line 57 of file SphinxReduceTaskTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceTaskTest  ,
equalDocIdsSecondGreat   
)

Definition at line 76 of file SphinxReduceTaskTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceTaskTest  ,
equalDocIdsSecondLess   
)

Definition at line 96 of file SphinxReduceTaskTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceTaskTest  ,
addManyDocs   
)

Definition at line 116 of file SphinxReduceTaskTest.cpp.

Here is the call graph for this function: