Searched refs:CustomPipeline (Results 1 – 1 of 1) sorted by relevance
1339 class CustomPipeline { class1345 CustomPipeline( const FilterSet& filters ) in CustomPipeline() function in CustomPipeline1370 typedef CustomPipeline<InputFilter, SimpleFilter> SimplePipeline;1420 CustomPipeline<InputFilter, OuterFilter> testPipeline(filters); in Test2_pipeline()1459 CustomPipeline<InputFilter, OuterFilterWithIsolatedCtx> testPipeline(filters); in Test3_pipeline()1540 CustomPipeline<InputFilter, OuterFilterWithEhBody> testPipeline(filters); in Test4_pipeline()