NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Namespaces | |
IR | |
Classes | |
class | ValueScopingPhaseTest |
Todo. More... | |
Functions | |
Value | oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader_5 () |
TEST_P (ValueScopingPhaseTest, 5_oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader) | |
INSTANTIATE_TEST_CASE_P (testLoopCompilation, ValueScopingPhaseTest, ::testing::ValuesIn(pluginNames.begin(), pluginNames.end()), [](const testing::TestParamInfo< ValueScopingPhaseTest::ParamType > &info) { return info.param;}) | |
Variables | |
auto | pluginNames = Backends::CompilationBackendRegistry::getPluginNames() |
NES::Nautilus::INSTANTIATE_TEST_CASE_P | ( | testLoopCompilation | , |
ValueScopingPhaseTest | , | ||
::testing::ValuesIn(pluginNames.begin(), pluginNames.end()) | , | ||
[] (const testing::TestParamInfo< ValueScopingPhaseTest::ParamType > &info) { return info.param;} | |||
) |
Value NES::Nautilus::oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader_5 | ( | ) |
NES::Nautilus::TEST_P | ( | ValueScopingPhaseTest | , |
5_oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader | |||
) |
References oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader_5().
auto NES::Nautilus::pluginNames = Backends::CompilationBackendRegistry::getPluginNames() |