Searched refs:kPassthroughError (Results 1 – 1 of 1) sorted by relevance
26 constexpr double kPassthroughError = 0.01; variable35 return 1 + uint64_t(log(kPassthroughError) / log(1.0 - 1 / double(interval))); in GetPassthroughThreshold()