Home
last modified time | relevance | path

Searched refs:grpc_init (Results 1 – 25 of 237) sorted by relevance

12345678910

/third_party/grpc/test/core/surface/
Dinit_test.cc31 grpc_init(); in test()
42 grpc_init(); in test_blocking()
50 grpc_init(); in test_mixed()
51 grpc_init(); in test_mixed()
53 grpc_init(); in test_mixed()
64 grpc_init(); in test_plugin()
72 grpc_init(); in test_repeatedly()
80 grpc_init(); in test_repeatedly_blocking()
Dnum_external_connectivity_watchers_test.cc72 grpc_init(); in run_timeouts_test()
123 grpc_init(); in run_channel_shutdown_before_timeout_test()
/third_party/grpc/test/core/transport/
Dmetadata_test.cc45 grpc_init(); in test_no_op()
67 grpc_init(); in test_create_metadata()
102 grpc_init(); in test_create_many_ephemeral_metadata()
124 grpc_init(); in test_create_many_persistant_metadata()
158 grpc_init(); in test_spin_creating_the_same_thing()
185 grpc_init(); in test_identity_laws()
231 grpc_init(); in test_things_stick_around()
276 grpc_init(); in test_user_data_works()
299 grpc_init(); in test_user_data_works_for_allocated_md()
349 grpc_init(); in test_mdelem_sizes_in_hpack()
[all …]
Dstream_owned_slice_test.cc30 grpc_init(); in main()
Dstatic_metadata_test.cc46 grpc_init(); in main()
/third_party/grpc/test/core/slice/
Dslice_test.cc243 grpc_init(); in test_slice_interning()
282 grpc_init(); in test_static_slice_copy_interning()
298 grpc_init(); in test_moved_string_slice()
343 grpc_init(); in main()
Db64_decode_fuzzer.cc31 grpc_init(); in LLVMFuzzerTestOneInput()
Dpercent_decode_fuzzer.cc33 grpc_init(); in LLVMFuzzerTestOneInput()
/third_party/grpc/test/core/security/
Dverify_jwt.cc79 grpc_init(); in main()
90 grpc_init(); in main()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dgrpc_aio.pyx.pxi46 # `grpc_init()`. Otherwise, some special configurations in Core won't
51 grpc_init()
68 grpc_init()
/third_party/grpc/test/cpp/codegen/
Dproto_utils_test.cc59 grpc_init(); in SetUpTestCase()
157 grpc_init(); in SetUpTestCase()
/third_party/grpc/test/core/nanopb/
Dfuzzer_serverlist.cc34 grpc_init(); in LLVMFuzzerTestOneInput()
Dfuzzer_response.cc36 grpc_init(); in LLVMFuzzerTestOneInput()
/third_party/grpc/test/core/iomgr/
Dgrpc_ipv6_loopback_available_test.cc36 grpc_init(); in main()
/third_party/grpc/test/cpp/
DREADME-iOS.md25 grpc_init();
35 static void SetUpTestCase() { grpc_init(); }
/third_party/grpc/test/core/client_channel/
Duri_fuzzer_test.cc37 grpc_init(); in LLVMFuzzerTestOneInput()
/third_party/grpc/src/cpp/common/
Dvalidate_service_config.cc27 grpc_init(); in ValidateServiceConfigJSON()
/third_party/grpc/test/cpp/naming/
Daddress_sorting_test.cc193 void SetUp() override { grpc_init(); } in SetUp()
836 grpc_init(); in main()
837 grpc_init(); in main()
840 grpc_init(); in main()
/third_party/grpc/test/core/http/
Dresponse_fuzzer.cc33 grpc_init(); in LLVMFuzzerTestOneInput()
Drequest_fuzzer.cc34 grpc_init(); in LLVMFuzzerTestOneInput()
/third_party/grpc/test/core/compression/
Dmessage_decompress_fuzzer.cc41 grpc_init(); in LLVMFuzzerTestOneInput()
Dmessage_compress_fuzzer.cc41 grpc_init(); in LLVMFuzzerTestOneInput()
Dstream_compression_fuzzer.cc33 grpc_init(); in LLVMFuzzerTestOneInput()
/third_party/grpc/test/core/transport/chttp2/
Dhpack_parser_fuzzer_test.cc42 grpc_init(); in LLVMFuzzerTestOneInput()
/third_party/grpc/include/grpcpp/impl/
Dgrpc_library.h34 void init() override { grpc_init(); } in init()

12345678910