hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include "SphinxResultTransformer.hpp"
#include "SphinxResultData.hpp"
#include "SphinxResultCompareUtils.hpp"
Go to the source code of this file.
Classes | |
class | SphinxResultTransformerTest |
Functions | |
TEST_F (SphinxResultTransformerTest, emptyDataShouldExtractEmptyData) | |
TEST_F (SphinxResultTransformerTest, extractCorrectWeightKeysPairs) |
TEST_F | ( | SphinxResultTransformerTest | , |
emptyDataShouldExtractEmptyData | |||
) |
Definition at line 80 of file SphinxResultTransformerTest.cpp.
TEST_F | ( | SphinxResultTransformerTest | , |
extractCorrectWeightKeysPairs | |||
) |
Definition at line 93 of file SphinxResultTransformerTest.cpp.