NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Nautilus Namespace Reference

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()
 

Function Documentation

◆ INSTANTIATE_TEST_CASE_P()

NES::Nautilus::INSTANTIATE_TEST_CASE_P ( testLoopCompilation  ,
ValueScopingPhaseTest  ,
::testing::ValuesIn(pluginNames.begin(), pluginNames.end())  ,
[] (const testing::TestParamInfo< ValueScopingPhaseTest::ParamType > &info) { return info.param;}   
)

◆ oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader_5()

Value NES::Nautilus::oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader_5 ( )

Referenced by TEST_P().

Here is the caller graph for this function:

◆ TEST_P()

NES::Nautilus::TEST_P ( ValueScopingPhaseTest  ,
5_oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader   
)

References oneMergeBlockThatClosesOneIfAndBecomesMergeForTwoAndIsFollowedUpByLoopHeader_5().

Here is the call graph for this function:

Variable Documentation

◆ pluginNames

auto NES::Nautilus::pluginNames = Backends::CompilationBackendRegistry::getPluginNames()