HomeSort by relevance Sort by last modified time
    Searched refs:statistic (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/net/filter/
mock_filter_context.h 69 virtual void RecordPacketStats(StatisticSelector statistic) const OVERRIDE {}
filter.h 107 virtual void RecordPacketStats(StatisticSelector statistic) const = 0;
  /external/chromium_org/chrome/browser/media/
webrtc_browsertest_perf.cc 12 static std::string Statistic(const std::string& statistic,
16 // specified statistic. Buckets can be for instance ssrc_1212344, bweforvideo,
20 statistic.c_str());
26 if (!pc_dict.GetString(Statistic("audioOutputLevel", ssrc), &value)) {
31 EXPECT_TRUE(pc_dict.GetString(Statistic("bytesReceived", ssrc), &value));
34 EXPECT_TRUE(pc_dict.GetString(Statistic("packetsLost", ssrc), &value));
44 if (!pc_dict.GetString(Statistic("audioInputLevel", ssrc), &value)) {
49 EXPECT_TRUE(pc_dict.GetString(Statistic("bytesSent", ssrc), &value));
52 EXPECT_TRUE(pc_dict.GetString(Statistic("googJitterReceived", ssrc), &value))
    [all...]
  /external/chromium_org/net/url_request/
url_request_http_job.h 135 void RecordPacketStats(FilterContext::StatisticSelector statistic) const;
url_request_http_job.cc 70 virtual void RecordPacketStats(StatisticSelector statistic) const OVERRIDE;
144 StatisticSelector statistic) const {
145 job_->RecordPacketStats(statistic);
    [all...]
  /external/chromium_org/remoting/webapp/
server_log_entry.js 280 * Adds one connection statistic to a log entry.
286 * @return {boolean} whether the statistic is non-zero
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 45 call to enable the statistic) to when the next buffer swap completes, tf
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 45 call to enable the statistic) to when the next buffer swap completes, tf
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 669 milliseconds