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

  /external/chromium/net/base/
mock_filter_context.h 54 virtual void RecordPacketStats(StatisticSelector statistic) const {}
filter.h 99 virtual void RecordPacketStats(StatisticSelector statistic) const = 0;
  /external/chromium_org/net/base/
mock_filter_context.h 53 virtual void RecordPacketStats(StatisticSelector statistic) const OVERRIDE {}
filter.h 99 virtual void RecordPacketStats(StatisticSelector statistic) const = 0;
  /external/chromium_org/components/autofill/content/browser/
autocheckout_manager.cc 549 AutocheckoutStatistic statistic; local
550 statistic.page_number = page_number;
553 statistic.steps.push_back(page_types_[page_number][i]);
557 statistic.time_taken =
559 latency_statistics_.push_back(statistic);
  /external/chromium/net/url_request/
url_request_http_job.h 145 void RecordPacketStats(FilterContext::StatisticSelector statistic) const;
url_request_http_job.cc 107 virtual void RecordPacketStats(StatisticSelector statistic) const;
160 StatisticSelector statistic) const {
161 job_->RecordPacketStats(statistic);
    [all...]
  /external/chromium_org/net/url_request/
url_request_http_job.h 129 void RecordPacketStats(FilterContext::StatisticSelector statistic) const;
url_request_http_job.cc 68 virtual void RecordPacketStats(StatisticSelector statistic) const OVERRIDE;
208 StatisticSelector statistic) const {
209 job_->RecordPacketStats(statistic);
    [all...]
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client_unittest.cc 1669 AutocheckoutStatistic statistic; local
    [all...]
  /external/chromium_org/remoting/webapp/
server_log_entry.js 275 * Adds one connection statistic to a log entry.
281 * @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 

Completed in 708 milliseconds