Home
last modified time | relevance | path

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

/third_party/grpc/test/core/util/
Dcmdline_test.cc43 gpr_cmdline_destroy(cl); in test_simple_int()
58 gpr_cmdline_destroy(cl); in test_eq_int()
74 gpr_cmdline_destroy(cl); in test_2dash_int()
89 gpr_cmdline_destroy(cl); in test_2dash_eq_int()
105 gpr_cmdline_destroy(cl); in test_simple_string()
120 gpr_cmdline_destroy(cl); in test_eq_string()
136 gpr_cmdline_destroy(cl); in test_2dash_string()
151 gpr_cmdline_destroy(cl); in test_2dash_eq_string()
166 gpr_cmdline_destroy(cl); in test_flag_on()
181 gpr_cmdline_destroy(cl); in test_flag_no()
[all …]
Dcmdline.h78 void gpr_cmdline_destroy(gpr_cmdline* cl);
Dcmdline.cc77 void gpr_cmdline_destroy(gpr_cmdline* cl) { in gpr_cmdline_destroy() function
/third_party/grpc/test/core/security/
Dverify_jwt.cc43 gpr_cmdline_destroy(cl); in print_usage_and_exit()
116 gpr_cmdline_destroy(cl); in main()
Dcreate_jwt.cc96 gpr_cmdline_destroy(cl); in main()
Dfetch_oauth2.cc155 gpr_cmdline_destroy(cl); in main()
Dprint_google_default_creds_token.cc126 gpr_cmdline_destroy(cl); in main()
/third_party/grpc/test/core/bad_ssl/
Dserver_common.cc41 gpr_cmdline_destroy(cl); in bad_ssl_addr()
/third_party/grpc/test/core/iomgr/
Dresolve_address_posix_test.cc258 gpr_cmdline_destroy(cl); in main()
Dresolve_address_test.cc386 gpr_cmdline_destroy(cl); in main()
/third_party/grpc/test/core/fling/
Dclient.cc179 gpr_cmdline_destroy(cl); in main()
Dserver.cc199 gpr_cmdline_destroy(cl); in main()
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc694 gpr_cmdline_destroy(cmdline); in main()