Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/http/
H A Dhttpcli_test_util.cc67 char* python_wrapper_arg; in StartHttpRequestTestServer() local
69 gpr_asprintf(&python_wrapper_arg, "%s/test/core/http/python_wrapper.sh", in StartHttpRequestTestServer()
72 args.push_back(python_wrapper_arg); in StartHttpRequestTestServer()