Searched refs:GPR_SLICE_LENGTH (Results 1 – 5 of 5) sorted by relevance
123 GPR_ASSERT(GPR_SLICE_LENGTH(*first) == GPR_SLICE_LENGTH(slices[0])); in test_slice_buffer_first()129 GPR_ASSERT(GPR_SLICE_LENGTH(*first) == 1); in test_slice_buffer_first()135 GPR_ASSERT(GPR_SLICE_LENGTH(*first) == GPR_SLICE_LENGTH(slices[1])); in test_slice_buffer_first()141 GPR_ASSERT(GPR_SLICE_LENGTH(*first) == GPR_SLICE_LENGTH(slices[2])); in test_slice_buffer_first()
51 size_t buf_size = GPR_SLICE_LENGTH(slice); in alts_tsi_utils_deserialize_response()
115 #define GPR_SLICE_LENGTH(slice) \ macro
46 size_t buf_size = GPR_SLICE_LENGTH(slice); in grpc_gcp_handshaker_req_decode()
560 GPR_SLICE_LENGTH(error_description_slice)); in CreateAdsRequest()