Home
last modified time | relevance | path

Searched defs:ProbeStats (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_transaction.cc1029 struct ProbeStats { in DnsHTTPAttempt() struct in net::__anond9c6f5e90111::DnsOverHttpsProbeRunner
1030 ProbeStats() in DnsHTTPAttempt() argument
1034 std::unique_ptr<net::BackoffEntry> backoff_entry; in DnsHTTPAttempt()
1035 std::vector<std::unique_ptr<DnsAttempt>> probe_attempts; in DnsHTTPAttempt()
1036 base::WeakPtrFactory<ProbeStats> weak_factory{this}; in DnsHTTPAttempt()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_test.cc878 struct ProbeStats { struct
880 std::vector<size_t> all_probes_histogram;
882 std::vector<double> single_table_ratios;
898 double AvgRatio() const { in AvgRatio()
905 double MaxRatio() const { in MaxRatio()
911 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
923 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
926 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
936 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1077 struct ProbeStats { struct
1079 std::vector<size_t> all_probes_histogram;
1081 std::vector<double> single_table_ratios;
1097 double AvgRatio() const { in AvgRatio()
1104 double MaxRatio() const { in MaxRatio()
1110 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
1122 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
1125 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
1135 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc1088 struct ProbeStats { struct
1090 std::vector<size_t> all_probes_histogram;
1092 std::vector<double> single_table_ratios;
1095 double AvgRatio() const { in AvgRatio()
1102 double MaxRatio() const { in MaxRatio()
1108 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
1120 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
1123 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
1133 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_test.cc1088 struct ProbeStats { struct
1090 std::vector<size_t> all_probes_histogram;
1092 std::vector<double> single_table_ratios;
1095 double AvgRatio() const { in AvgRatio()
1102 double MaxRatio() const { in MaxRatio()
1108 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
1120 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
1123 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
1133 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1473 struct ProbeStats { struct
1475 std::vector<size_t> all_probes_histogram;
1477 std::vector<double> single_table_ratios;
1480 double AvgRatio() const { in AvgRatio()
1487 double MaxRatio() const { in MaxRatio()
1493 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
1505 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
1508 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
1518 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1488 struct ProbeStats { struct
1490 std::vector<size_t> all_probes_histogram;
1492 std::vector<double> single_table_ratios;
1495 double AvgRatio() const { in AvgRatio()
1502 double MaxRatio() const { in MaxRatio()
1508 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
1520 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
1523 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
1533 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1489 struct ProbeStats { struct
1491 std::vector<size_t> all_probes_histogram;
1493 std::vector<double> single_table_ratios;
1496 double AvgRatio() const { in AvgRatio()
1503 double MaxRatio() const { in MaxRatio()
1509 double PercentileRatio(double Percentile = 0.95) const { in PercentileRatio()
1521 size_t MaxProbe() const { return all_probes_histogram.size(); } in MaxProbe()
1524 std::vector<double> ProbeNormalizedHistogram() const { in ProbeNormalizedHistogram()
1534 size_t PercentileProbe(double Percentile = 0.99) const { in PercentileProbe()