HomeSort by relevance Sort by last modified time
    Searched full:statistics (Results 201 - 225 of 5292) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/performance_monitor/
process_metrics_history.h 28 // accumulated statistics.
  /external/chromium_org/chrome/browser/resources/net_internals/
http_cache_view.js 53 // Print the statistics.
  /external/chromium_org/chrome/browser/resources/print_preview/
metrics.js 9 * Object used to measure usage statistics.
125 * Destination Search specific usage statistics context.
141 * GCP promotion specific usage statistics context.
156 * Print settings UI specific usage statistics context.
  /external/chromium_org/chrome/browser/sync/glue/
local_device_info_provider_impl.h 35 // backend for classifying client types when calculating statistics.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_user_data_logger.cc 19 // Macro to log UMA statistics related to the 8 tiles shown on the NTP.
96 // Only log the following statistics if at least one tile is recorded. This
97 // check is required because the statistics are emitted whenever the user
99 // later the statistics are not regenerated (i.e. they are all 0). If we log
  /external/chromium_org/chrome/
telemetry.isolate 24 '../third_party/WebKit/PerformanceTests/resources/statistics.js',
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_metrics.h 54 // Records daily data savings statistics to prefs and reports data savings UMA.
  /external/chromium_org/components/policy/core/common/
policy_statistics_collector.h 30 // Policy usage statistics update rate, in milliseconds.
  /external/chromium_org/components/rappor/proto/
rappor_metric.proto 20 // partioned into cohorts in different ways, to allow better statistics and
  /external/chromium_org/content/renderer/
stats_collection_controller.h 18 // functionality to read out statistics from the browser.
  /external/chromium_org/media/base/
pipeline_status.h 56 // Used for updating pipeline statistics.
  /external/chromium_org/net/base/
connection_type_histograms.h 8 // The UpdateConnectionTypeHistograms function collects statistics related
  /external/chromium_org/net/socket/
next_proto.h 18 // are used to collect statistics on UMA.
  /external/chromium_org/remoting/client/
client_status_logger.h 30 void LogStatistics(remoting::ChromotingStats* statistics);
server_log_entry_client_unittest.cc 51 TEST(ServerLogEntryClientTest, Statistics) {
52 ChromotingStats statistics; local
53 scoped_ptr<ServerLogEntry> entry(MakeLogEntryForStatistics(&statistics));
58 key_value_pairs["event-name"] = "connection-statistics";
  /external/chromium_org/third_party/icu/source/i18n/
inputext.h 43 // byte frequency statistics for the input text.
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Dataset.pm 9 use Statistics::Descriptive;
10 use Statistics::Distributions;
26 my $stats = Statistics::Descriptive::Full->new();
35 my $t = Statistics::Distributions::tdistr($n-1, 0.005);
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_receiver_strategy.cc 41 // Default: Keep changes and don't reset statistics.
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
neteq_stats_test.cc 24 TEST_LOG("Inspect these statistics and ensure they make sense.\n");
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_external_media_impl.cc 65 if (!shared_->statistics().Initialized())
109 if (!shared_->statistics().Initialized())
152 if (!shared_->statistics().Initialized())
190 if (!shared_->statistics().Initialized())
voe_network_impl.cc 52 if (!_shared->statistics().Initialized())
72 if (!_shared->statistics().Initialized())
102 if (!_shared->statistics().Initialized())
144 if (!_shared->statistics().Initialized())
  /external/clang/test/Modules/
global_index.m 15 // CHECK: *** Global Module Index Statistics:
  /external/guava/guava/src/com/google/common/cache/
package-info.java 23 * {@link com.google.common.cache.CacheLoader}. Statistics about cache performance are exposed using
  /external/icu/icu4c/source/i18n/
inputext.h 43 // byte frequency statistics for the input text.
  /external/icu/icu4c/source/test/perf/perldriver/
Dataset.pm 9 use Statistics::Descriptive;
10 use Statistics::Distributions;
26 my $stats = Statistics::Descriptive::Full->new();
35 my $t = Statistics::Distributions::tdistr($n-1, 0.005);

Completed in 642 milliseconds

1 2 3 4 5 6 7 891011>>