Home
last modified time | relevance | path

Searched defs:get_ssh_prefix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/build/fuchsia/test/
H A Dcompatible_utils.py82 def get_ssh_prefix(host_port_pair: str) -> List[str]: function
/aosp_15_r20/external/angle/build/fuchsia/test/
H A Dcompatible_utils.py77 def get_ssh_prefix(host_port_pair: Tuple[str, int]) -> List[str]: function