Home
last modified time | relevance | path

Searched refs:client_cmd_formatted (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_xds_tests.py4146 client_cmd_formatted = args.client_cmd.format( variable
4154 logger.debug("running client: %s", client_cmd_formatted)
4155 client_cmd = shlex.split(client_cmd_formatted)
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py3408 client_cmd_formatted = args.client_cmd.format( variable
3415 logger.debug('running client: %s', client_cmd_formatted)
3416 client_cmd = shlex.split(client_cmd_formatted)