Home
last modified time | relevance | path

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

/external/grpc-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.h76 void gpr_cmdline_destroy(gpr_cmdline* cl);
Dcmdline.cc71 void gpr_cmdline_destroy(gpr_cmdline* cl) { in gpr_cmdline_destroy() function
/external/grpc-grpc/test/core/security/
Dverify_jwt.cc44 gpr_cmdline_destroy(cl); in print_usage_and_exit()
120 gpr_cmdline_destroy(cl); in main()
Dfetch_oauth2.cc103 gpr_cmdline_destroy(cl); in main()
Dcreate_jwt.cc96 gpr_cmdline_destroy(cl); in main()
Dprint_google_default_creds_token.cc127 gpr_cmdline_destroy(cl); in main()
/external/grpc-grpc/test/core/bad_ssl/
Dserver_common.cc41 gpr_cmdline_destroy(cl); in bad_ssl_addr()
/external/grpc-grpc/test/core/fling/
Dclient.cc179 gpr_cmdline_destroy(cl); in main()
Dserver.cc199 gpr_cmdline_destroy(cl); in main()
/external/grpc-grpc/test/core/json/
Djson_rewrite.cc238 gpr_cmdline_destroy(cl); in main()
/external/grpc-grpc/test/core/iomgr/
Dresolve_address_test.cc292 gpr_cmdline_destroy(cl); in main()
/external/grpc-grpc/test/core/memory_usage/
Dserver.cc174 gpr_cmdline_destroy(cl); in main()
Dclient.cc211 gpr_cmdline_destroy(cl); in main()
/external/grpc-grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc694 gpr_cmdline_destroy(cmdline); in main()