Home
last modified time | relevance | path

Searched refs:round_up_to_three_sig_figs (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dtimeout_encoding.cc33 static int64_t round_up_to_three_sig_figs(int64_t x) { in round_up_to_three_sig_figs() function
64 x = round_up_to_three_sig_figs(x); in enc_millis()