Cover the existing graph expansion behavior in regard to executors with unit tests.

PiperOrigin-RevId: 523192292
This commit is contained in:
MediaPipe Team
2023-04-10 13:07:51 -07:00
committed by Copybara-Service
parent e5f28bc136
commit 02fed0b7d1
2 changed files with 220 additions and 0 deletions
+1
View File
@@ -749,6 +749,7 @@ cc_test(
":node_chain_subgraph_cc_proto",
":node_chain_subgraph_options_lib",
":subgraph_expansion",
"//mediapipe/calculators/core:pass_through_calculator",
"//mediapipe/framework:calculator_cc_proto",
"//mediapipe/framework:calculator_framework",
"//mediapipe/framework:graph_service_manager",