Public Types | |
| typedef TestRunner< SampleType, PortType > | RunnerType |
Public Member Functions | |
| DataFlowPerformanceTest_ () | |
| template<> | |
| DataFlowPerformanceTest_ () | |
| template<> | |
| DataFlowPerformanceTest_ () | |
| template<> | |
| DataFlowPerformanceTest_ () | |
| void | run () |
Public Attributes | |
| TestOptions | options |
| RunnerType::shared_ptr | runner |
Definition at line 1384 of file dataflow_performance_test.cpp.
| typedef TestRunner<SampleType,PortType> DataFlowPerformanceTest_< PortType, Enabled >::RunnerType |
Definition at line 1386 of file dataflow_performance_test.cpp.
| DataFlowPerformanceTest_< PortType, Enabled >::DataFlowPerformanceTest_ | ( | ) |
| DataFlowPerformanceTest_< DataPortType >::DataFlowPerformanceTest_ | ( | ) |
Definition at line 1401 of file dataflow_performance_test.cpp.
| DataFlowPerformanceTest_< BufferPortType >::DataFlowPerformanceTest_ | ( | ) |
Definition at line 1408 of file dataflow_performance_test.cpp.
| DataFlowPerformanceTest_< DataPortType, EmptyReads >::DataFlowPerformanceTest_ | ( | ) |
Definition at line 1417 of file dataflow_performance_test.cpp.
|
inline |
Definition at line 1390 of file dataflow_performance_test.cpp.
| TestOptions DataFlowPerformanceTest_< PortType, Enabled >::options |
Definition at line 1385 of file dataflow_performance_test.cpp.
| RunnerType::shared_ptr DataFlowPerformanceTest_< PortType, Enabled >::runner |
Definition at line 1387 of file dataflow_performance_test.cpp.