Add API to compute median RTT since a given timestamp
commitf7c6d52911eacdc8c601d9d0ebd68c58dbcbf511
authortbansal <tbansal@chromium.org>
Wed, 5 Aug 2015 21:59:36 +0000 (5 14:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Aug 2015 22:00:22 +0000 (5 22:00 +0000)
tree294ef8b7661118d702c1bef7db7b07ef314d542d
parentae0dc2d8a3819c1a57f4b28e9963735c0571f90a
Add API to compute median RTT since a given timestamp

This is required to compute LoFi false positive and false
negative rates.

BUG=516484

Review URL: https://codereview.chromium.org/1270613004

Cr-Commit-Position: refs/heads/master@{#341985}
net/base/network_quality_estimator.cc
net/base/network_quality_estimator.h
net/base/network_quality_estimator_unittest.cc