Home
last modified time | relevance | path

Searched refs:grpc_slice_unref (Results 1 – 25 of 179) sorted by relevance

12345678

/external/grpc-grpc/test/core/slice/
Dslice_test.cc66 grpc_slice_unref(slice); in test_slice_malloc_returns_something_sensible()
79 grpc_slice_unref(slice); in test_slice_new_returns_something_sensible()
99 grpc_slice_unref(slice); in test_slice_new_with_user_data()
128 grpc_slice_unref(slice); in test_slice_new_with_len_returns_something_sensible()
133 grpc_slice_unref(slice); in test_slice_new_with_len_returns_something_sensible()
161 grpc_slice_unref(sub); in test_slice_sub_works()
164 grpc_slice_unref(slice); in test_slice_sub_works()
198 grpc_slice_unref(tail); in test_slice_split_head_works()
199 grpc_slice_unref(head); in test_slice_split_head_works()
202 grpc_slice_unref(slice); in test_slice_split_head_works()
[all …]
Dslice_string_helpers_test.cc40 grpc_slice_unref(slice); in expect_slice_dump()
81 grpc_slice_unref(str); in test_strsplit()
89 grpc_slice_unref(str); in test_strsplit()
98 grpc_slice_unref(str); in test_strsplit()
107 grpc_slice_unref(str); in test_strsplit()
116 grpc_slice_unref(str); in test_strsplit()
124 grpc_slice_unref(str); in test_strsplit()
148 grpc_slice_unref(str); in test_strsplit_nospace()
156 grpc_slice_unref(str); in test_strsplit_nospace()
165 grpc_slice_unref(str); in test_strsplit_nospace()
[all …]
Dpercent_encoding_test.cc74 grpc_slice_unref(encoded2raw_slice); in test_vector()
75 grpc_slice_unref(encoded2raw_permissive_slice); in test_vector()
76 grpc_slice_unref(raw2encoded_slice); in test_vector()
77 grpc_slice_unref(raw_slice); in test_vector()
78 grpc_slice_unref(encoded_slice); in test_vector()
115 grpc_slice_unref(permissive_unencoded_slice); in test_nonconformant_vector()
116 grpc_slice_unref(encoded2raw_permissive_slice); in test_nonconformant_vector()
117 grpc_slice_unref(encoded_slice); in test_nonconformant_vector()
Dpercent_decode_fuzzer.cc41 grpc_slice_unref(output); in LLVMFuzzerTestOneInput()
45 grpc_slice_unref(output); in LLVMFuzzerTestOneInput()
47 grpc_slice_unref(grpc_permissive_percent_decode_slice(input)); in LLVMFuzzerTestOneInput()
48 grpc_slice_unref(input); in LLVMFuzzerTestOneInput()
Dpercent_encode_fuzzer.cc48 grpc_slice_unref(input); in test()
49 grpc_slice_unref(output); in test()
50 grpc_slice_unref(decoded_output); in test()
51 grpc_slice_unref(permissive_decoded_output); in test()
Db64_test.cc172 grpc_slice_unref(decoded); in test_unpadded_decode()
177 grpc_slice_unref(decoded); in test_unpadded_decode()
182 grpc_slice_unref(decoded); in test_unpadded_decode()
187 grpc_slice_unref(decoded); in test_unpadded_decode()
192 grpc_slice_unref(decoded); in test_unpadded_decode()
197 grpc_slice_unref(decoded); in test_unpadded_decode()
Dslice_weak_hash_table_test.cc53 grpc_slice_unref(key); in TEST()
68 grpc_slice_unref(key); in TEST()
90 grpc_slice_unref(key); in TEST()
/external/grpc-grpc/test/core/surface/
Dbyte_buffer_reader_test.cc47 grpc_slice_unref(slice); in test_read_one_slice()
53 grpc_slice_unref(first_slice); in test_read_one_slice()
70 grpc_slice_unref(slice); in test_read_one_slice_malloc()
76 grpc_slice_unref(first_slice); in test_read_one_slice_malloc()
92 grpc_slice_unref(slice); in test_read_none_compressed_slice()
98 grpc_slice_unref(first_slice); in test_read_none_compressed_slice()
113 grpc_slice_unref(slice); in test_read_corrupted_slice()
152 grpc_slice_unref(read_slice); in read_compressed_slice()
182 grpc_slice_unref(slice); in test_byte_buffer_from_reader()
217 grpc_slice_unref(slices[0]); in test_readall()
[all …]
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_metadata.cc44 grpc_slice_unref(grpc_slice_from_copied_string("abc")); in BM_SliceFromCopied()
54 grpc_slice_unref(grpc_slice_intern(slice)); in BM_SliceIntern()
64 grpc_slice_unref(grpc_slice_intern(slice)); in BM_SliceReIntern()
66 grpc_slice_unref(slice); in BM_SliceReIntern()
112 grpc_slice_unref(k); in BM_MetadataFromInternedSlices()
113 grpc_slice_unref(v); in BM_MetadataFromInternedSlices()
130 grpc_slice_unref(k); in BM_MetadataFromInternedSlicesAlreadyInIndex()
131 grpc_slice_unref(v); in BM_MetadataFromInternedSlicesAlreadyInIndex()
145 grpc_slice_unref(k); in BM_MetadataFromInternedKey()
178 grpc_slice_unref(k); in BM_MetadataFromInternedSlicesWithBackingStore()
[all …]
/external/grpc-grpc/test/core/transport/chttp2/
Dbin_encoder_test.cc45 grpc_slice_unref(expected); in expect_slice_eq()
46 grpc_slice_unref(slice); in expect_slice_eq()
52 grpc_slice_unref(ss); in B64()
59 grpc_slice_unref(ss); in HUFF()
84 grpc_slice_unref(input); in expect_combined_equiv()
85 grpc_slice_unref(base64); in expect_combined_equiv()
86 grpc_slice_unref(expect); in expect_combined_equiv()
87 grpc_slice_unref(got); in expect_combined_equiv()
Dvarint_test.cc39 grpc_slice_unref(expect); in test_varint()
40 grpc_slice_unref(slice); in test_varint()
/external/grpc-grpc/test/core/iomgr/
Dload_file_test.cc61 grpc_slice_unref(slice); in test_load_empty_file()
62 grpc_slice_unref(slice_with_null_term); in test_load_empty_file()
84 grpc_slice_unref(slice); in test_load_failure()
116 grpc_slice_unref(slice); in test_load_small_file()
117 grpc_slice_unref(slice_with_null_term); in test_load_small_file()
150 grpc_slice_unref(slice); in test_load_big_file()
/external/grpc-grpc/test/core/handshake/
Dverify_peer_options.cc106 grpc_slice_unref(cert_slice); in server_thread()
107 grpc_slice_unref(key_slice); in server_thread()
108 grpc_slice_unref(ca_slice); in server_thread()
190 grpc_slice_unref(cert_slice); in verify_peer_options_test()
191 grpc_slice_unref(key_slice); in verify_peer_options_test()
192 grpc_slice_unref(ca_slice); in verify_peer_options_test()
266 grpc_slice_unref(cert_slice); in main()
Dserver_ssl_common.cc123 grpc_slice_unref(cert_slice); in server_thread()
124 grpc_slice_unref(key_slice); in server_thread()
125 grpc_slice_unref(ca_slice); in server_thread()
/external/grpc-grpc/test/core/security/
Dlinux_system_roots_test.cc60 grpc_slice_unref(result_slice); in TEST()
63 grpc_slice_unref(result_slice); in TEST()
81 grpc_slice_unref(roots_bundle); in TEST()
82 grpc_slice_unref(result_slice); in TEST()
Dssl_server_fuzzer.cc116 grpc_slice_unref(cert_slice); in LLVMFuzzerTestOneInput()
117 grpc_slice_unref(key_slice); in LLVMFuzzerTestOneInput()
118 grpc_slice_unref(ca_slice); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/http/
Dparser_test.cc49 grpc_slice_unref(input_slice); in test_request_succeeds()
56 grpc_slice_unref(slices[i]); in test_request_succeeds()
107 grpc_slice_unref(input_slice); in test_succeeds()
114 grpc_slice_unref(slices[i]); in test_succeeds()
161 grpc_slice_unref(input_slice); in test_fails()
169 grpc_slice_unref(slices[i]); in test_fails()
194 grpc_slice_unref(input_slice); in test_request_fails()
202 grpc_slice_unref(slices[i]); in test_request_fails()
Dformat_request_test.cc48 grpc_slice_unref(slice); in test_format_get_request()
78 grpc_slice_unref(slice); in test_format_post_request()
103 grpc_slice_unref(slice); in test_format_post_request_no_body()
137 grpc_slice_unref(slice); in test_format_post_request_content_type_override()
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test.cc47 grpc_slice_unref(encoded_req); in main()
78 grpc_slice_unref(encoded_req); in main()
110 grpc_slice_unref(encoded_req); in main()
140 grpc_slice_unref(encoded_resp); in main()
Dalts_tsi_utils_test.cc61 grpc_slice_unref(slice); in deserialize_response_test()
62 grpc_slice_unref(bad_slice); in deserialize_response_test()
/external/flatbuffers/include/flatbuffers/
Dgrpc.h49 grpc_slice_unref(slice_);
55 ~Message() { grpc_slice_unref(slice_); } in ~Message()
109 virtual ~SliceAllocator() { grpc_slice_unref(slice_); } in ~SliceAllocator()
120 grpc_slice_unref(slice_); in deallocate()
136 grpc_slice_unref(old_slice); in reallocate_downward()
/external/grpc-grpc/src/php/ext/grpc/
Dbyte_buffer.c30 grpc_slice_unref(slice); in string_to_byte_buffer()
48 grpc_slice_unref(slice); in byte_buffer_to_string()
/external/grpc-grpc/test/core/bad_ssl/servers/
Dcert.cc59 grpc_slice_unref(cert_slice); in main()
60 grpc_slice_unref(key_slice); in main()
/external/grpc-grpc/test/cpp/grpclb/
Dgrpclb_api_test.cc65 grpc_slice_unref(slice); in TEST_F()
85 grpc_slice_unref(encoded_slice); in TEST_F()
122 grpc_slice_unref(encoded_slice); in TEST_F()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_byte_buffer.c32 grpc_slice_unref(slice); in grpc_rb_s_to_byte_buffer()
51 grpc_slice_unref(next); in grpc_rb_byte_buffer_to_s()

12345678