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

Go to the source code of this file.

Classes

class  SphinxReduceDataStorageTest

Functions

 TEST (SphinxReduceDataStorage, IterableIfMustBeEmptyAfterInit)
 TEST_F (SphinxReduceDataStorageTest, addOneResult)
 TEST_F (SphinxReduceDataStorageTest, creationComplexKeyForInputData)
 TEST_F (SphinxReduceDataStorageTest, addManyResult)
 TEST_F (SphinxReduceDataStorageTest, orderDataWithEqualComplexKey)

Function Documentation

TEST ( SphinxReduceDataStorage  ,
IterableIfMustBeEmptyAfterInit   
)

Definition at line 17 of file SphinxReduceDataStorageTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceDataStorageTest  ,
addOneResult   
)

Definition at line 68 of file SphinxReduceDataStorageTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceDataStorageTest  ,
creationComplexKeyForInputData   
)

Definition at line 83 of file SphinxReduceDataStorageTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceDataStorageTest  ,
addManyResult   
)

Definition at line 101 of file SphinxReduceDataStorageTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxReduceDataStorageTest  ,
orderDataWithEqualComplexKey   
)

Definition at line 120 of file SphinxReduceDataStorageTest.cpp.

Here is the call graph for this function: