Searched refs:OuterFilterWithIsolatedCtx (Results 1 – 1 of 1) sorted by relevance
1432 class OuterFilterWithIsolatedCtx { class1434 OuterFilterWithIsolatedCtx( bool , bool ) {} in OuterFilterWithIsolatedCtx() function in OuterFilterWithIsolatedCtx1459 CustomPipeline<InputFilter, OuterFilterWithIsolatedCtx> testPipeline(filters); in Test3_pipeline()