Home
last modified time | relevance | path

Searched refs:PerfDataProto (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/metrics/perf/
H A Dmetric_collector_unittest.cc36 PerfDataProto GetExamplePerfDataProto() { in GetExamplePerfDataProto()
37 PerfDataProto proto; in GetExamplePerfDataProto()
91 PerfDataProto perf_data_proto = GetExamplePerfDataProto(); in CollectProfile()
168 PerfDataProto perf_data_proto_;
201 PerfDataProto proto = GetExamplePerfDataProto(); in TEST_F()
216 TEST_F(MetricCollectorTest, PerfDataProto) { in TEST_F() argument
284 PerfDataProto temp_proto; in TEST_F()
307 const PerfDataProto& stored_proto = profile.perf_data(); in TEST_F()
H A Dmetric_collector.cc48 void RemoveUnknownFieldsFromMessagesWithStrings(PerfDataProto* proto) { in RemoveUnknownFieldsFromMessagesWithStrings()
50 for (PerfDataProto::PerfEvent& event : *proto->mutable_events()) { in RemoveUnknownFieldsFromMessagesWithStrings()
57 for (PerfDataProto::PerfBuildID& build_id : *proto->mutable_build_ids()) { in RemoveUnknownFieldsFromMessagesWithStrings()
280 PerfDataProto perf_data_proto; in SaveSerializedPerfProto()
H A Dmetric_provider_unittest.cc28 PerfDataProto GetExamplePerfDataProto() { in GetExamplePerfDataProto()
29 PerfDataProto proto; in GetExamplePerfDataProto()
69 PerfDataProto perf_data_proto = GetExamplePerfDataProto(); in CollectProfile()
H A Dperf_output_unittest.cc28 PerfDataProto GetExamplePerfDataProto() { in GetExamplePerfDataProto()
29 PerfDataProto proto; in GetExamplePerfDataProto()
H A Dprofile_provider_chromeos_unittest.cc36 PerfDataProto GetExamplePerfDataProto(int tstamp_sec) { in GetExamplePerfDataProto()
37 PerfDataProto proto; in GetExamplePerfDataProto()
77 PerfDataProto perf_data_proto = GetExamplePerfDataProto(TSTAMP); in CollectProfile()
H A Dperf_events_collector_unittest.cc64 PerfDataProto GetExamplePerfDataProto() { in GetExamplePerfDataProto()
65 PerfDataProto proto; in GetExamplePerfDataProto()
298 PerfDataProto perf_data_proto = GetExamplePerfDataProto(); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/metrics_proto/
H A Dchrome_user_metrics_extension.proto92 repeated PerfDataProto perf_data = 8 [deprecated = true];
H A Dsampled_profile.proto103 optional PerfDataProto perf_data = 4;
H A Dperf_data.proto24 message PerfDataProto { message
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/metrics_proto/
H A Dsampled_profile.proto103 optional PerfDataProto perf_data = 4;
H A Dchrome_user_metrics_extension.proto95 repeated PerfDataProto perf_data = 8 [deprecated = true];
H A Dperf_data.proto24 message PerfDataProto { message