hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <gtest/gtest.h>
#include "SphinxTaskReducer.hpp"
#include "SphinxResultBuilder.hpp"
#include "SphinxResultCompareUtils.hpp"
#include "ScheduleStrategySingle.hpp"
Go to the source code of this file.
Classes | |
class | SphinxReducerIntergationTest |
Functions | |
TEST_F (SphinxReducerIntergationTest, getEmptyResult) | |
TEST_F (SphinxReducerIntergationTest, reduceEmptyData) | |
TEST_F (SphinxReducerIntergationTest, reduceOneResult) | |
TEST_F (SphinxReducerIntergationTest, reduceTwoResults) |
TEST_F | ( | SphinxReducerIntergationTest | , |
getEmptyResult | |||
) |
Definition at line 98 of file SphinxReducerIntergationTest.cpp.
TEST_F | ( | SphinxReducerIntergationTest | , |
reduceEmptyData | |||
) |
Definition at line 107 of file SphinxReducerIntergationTest.cpp.
TEST_F | ( | SphinxReducerIntergationTest | , |
reduceOneResult | |||
) |
Definition at line 120 of file SphinxReducerIntergationTest.cpp.
TEST_F | ( | SphinxReducerIntergationTest | , |
reduceTwoResults | |||
) |
Definition at line 130 of file SphinxReducerIntergationTest.cpp.