No public description
PiperOrigin-RevId: 581322099
This commit is contained in:
		
							parent
							
								
									64b21d758e
								
							
						
					
					
						commit
						5dec91226d
					
				| 
						 | 
					@ -857,6 +857,7 @@ cc_library(
 | 
				
			||||||
mediapipe_cc_test(
 | 
					mediapipe_cc_test(
 | 
				
			||||||
    name = "switch_demux_calculator_test",
 | 
					    name = "switch_demux_calculator_test",
 | 
				
			||||||
    srcs = ["switch_demux_calculator_test.cc"],
 | 
					    srcs = ["switch_demux_calculator_test.cc"],
 | 
				
			||||||
 | 
					    requires_full_emulation = False,
 | 
				
			||||||
    deps = [
 | 
					    deps = [
 | 
				
			||||||
        ":container_util",
 | 
					        ":container_util",
 | 
				
			||||||
        ":switch_demux_calculator",
 | 
					        ":switch_demux_calculator",
 | 
				
			||||||
| 
						 | 
					@ -892,6 +893,7 @@ cc_library(
 | 
				
			||||||
mediapipe_cc_test(
 | 
					mediapipe_cc_test(
 | 
				
			||||||
    name = "switch_mux_calculator_test",
 | 
					    name = "switch_mux_calculator_test",
 | 
				
			||||||
    srcs = ["switch_mux_calculator_test.cc"],
 | 
					    srcs = ["switch_mux_calculator_test.cc"],
 | 
				
			||||||
 | 
					    requires_full_emulation = False,
 | 
				
			||||||
    deps = [
 | 
					    deps = [
 | 
				
			||||||
        ":container_util",
 | 
					        ":container_util",
 | 
				
			||||||
        ":switch_mux_calculator",
 | 
					        ":switch_mux_calculator",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user