Searched refs:_forward_command (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/build/fuchsia/test/ |
D | test_server.py | 45 def _forward_command(fuchsia_port: int, host_port: int, function 62 forward_cmd.extend(_forward_command(port[0], port[1], port_forwarding)) 135 _forward_command(fuchsia_port, host_port, port_forwarding))
|
/external/angle/build/fuchsia/test/ |
D | test_server.py | 45 def _forward_command(fuchsia_port: int, host_port: int, function 62 forward_cmd.extend(_forward_command(port[0], port[1], port_forwarding)) 135 _forward_command(fuchsia_port, host_port, port_forwarding))
|
/external/cronet/tot/build/fuchsia/test/ |
D | test_server.py | 45 def _forward_command(fuchsia_port: int, host_port: int, function 62 forward_cmd.extend(_forward_command(port[0], port[1], port_forwarding)) 135 _forward_command(fuchsia_port, host_port, port_forwarding))
|