Searched refs:timeout_str (Results 1 – 2 of 2) sorted by relevance
576 char timeout_str[GRPC_HTTP2_TIMEOUT_ENCODE_MIN_BUFSIZE]; in deadline_enc() local579 timeout_str); in deadline_enc()581 grpc_slice_from_copied_string(timeout_str)); in deadline_enc()
546 timeout_str = str(datetime.timedelta(seconds=TIMEOUT))592 … header = r'Timeout \(%s\)!\nThread 0x[0-9a-f]+ \(most recent call first\):\n' % timeout_str