Searched refs:max_size (Results 1 – 1 of 1) sorted by relevance
405 let max_size: u128 = 99_999_999; // exactly 8 digits in duration_to_grpc_timeout() localVariable408 if value > max_size { in duration_to_grpc_timeout()