Searched refs:path_name_length (Results 1 – 1 of 1) sorted by relevance
143 size_t path_name_length = in test_unix_socket_path_name_too_long() local146 static_cast<char*>(gpr_malloc(sizeof(char) * path_name_length)); in test_unix_socket_path_name_too_long()147 memset(path_name, 'a', path_name_length); in test_unix_socket_path_name_too_long()149 path_name[path_name_length - 1] = '\0'; in test_unix_socket_path_name_too_long()