Home
last modified time | relevance | path

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

/third_party/grpc/test/core/util/http_client/
Dhttpcli_test_util.cc63 std::string python_wrapper_path; in StartHttpRequestTestServer() local
69 python_wrapper_path = in StartHttpRequestTestServer()
73 args.push_back(python_wrapper_path.c_str()); in StartHttpRequestTestServer()