/third_party/grpc/test/core/surface/ |
D | init_test.cc | 31 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()
|
D | num_external_connectivity_watchers_test.cc | 72 grpc_init(); in run_timeouts_test() 123 grpc_init(); in run_channel_shutdown_before_timeout_test()
|
/third_party/grpc/test/core/transport/ |
D | metadata_test.cc | 45 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 …]
|
D | stream_owned_slice_test.cc | 30 grpc_init(); in main()
|
D | static_metadata_test.cc | 46 grpc_init(); in main()
|
/third_party/grpc/test/core/slice/ |
D | slice_test.cc | 243 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()
|
D | b64_decode_fuzzer.cc | 31 grpc_init(); in LLVMFuzzerTestOneInput()
|
D | percent_decode_fuzzer.cc | 33 grpc_init(); in LLVMFuzzerTestOneInput()
|
/third_party/grpc/test/core/security/ |
D | verify_jwt.cc | 79 grpc_init(); in main() 90 grpc_init(); in main()
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
D | grpc_aio.pyx.pxi | 46 # `grpc_init()`. Otherwise, some special configurations in Core won't 51 grpc_init() 68 grpc_init()
|
/third_party/grpc/test/cpp/codegen/ |
D | proto_utils_test.cc | 59 grpc_init(); in SetUpTestCase() 157 grpc_init(); in SetUpTestCase()
|
/third_party/grpc/test/core/nanopb/ |
D | fuzzer_serverlist.cc | 34 grpc_init(); in LLVMFuzzerTestOneInput()
|
D | fuzzer_response.cc | 36 grpc_init(); in LLVMFuzzerTestOneInput()
|
/third_party/grpc/test/core/iomgr/ |
D | grpc_ipv6_loopback_available_test.cc | 36 grpc_init(); in main()
|
/third_party/grpc/test/cpp/ |
D | README-iOS.md | 25 grpc_init(); 35 static void SetUpTestCase() { grpc_init(); }
|
/third_party/grpc/test/core/client_channel/ |
D | uri_fuzzer_test.cc | 37 grpc_init(); in LLVMFuzzerTestOneInput()
|
/third_party/grpc/src/cpp/common/ |
D | validate_service_config.cc | 27 grpc_init(); in ValidateServiceConfigJSON()
|
/third_party/grpc/test/cpp/naming/ |
D | address_sorting_test.cc | 193 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/ |
D | response_fuzzer.cc | 33 grpc_init(); in LLVMFuzzerTestOneInput()
|
D | request_fuzzer.cc | 34 grpc_init(); in LLVMFuzzerTestOneInput()
|
/third_party/grpc/test/core/compression/ |
D | message_decompress_fuzzer.cc | 41 grpc_init(); in LLVMFuzzerTestOneInput()
|
D | message_compress_fuzzer.cc | 41 grpc_init(); in LLVMFuzzerTestOneInput()
|
D | stream_compression_fuzzer.cc | 33 grpc_init(); in LLVMFuzzerTestOneInput()
|
/third_party/grpc/test/core/transport/chttp2/ |
D | hpack_parser_fuzzer_test.cc | 42 grpc_init(); in LLVMFuzzerTestOneInput()
|
/third_party/grpc/include/grpcpp/impl/ |
D | grpc_library.h | 34 void init() override { grpc_init(); } in init()
|