Searched defs:system_profile (Results 1 – 8 of 8) sorted by relevance
127 metrics::SystemProfileProto system_profile; in TEST_F() local149 metrics::SystemProfileProto system_profile; in TEST_F() local161 metrics::SystemProfileProto system_profile; in TEST_F() local178 metrics::SystemProfileProto system_profile; in TEST_F() local208 metrics::SystemProfileProto system_profile; in TEST_F() local
29 SystemProfileProto* system_profile) { in ProvideSystemProfileMetrics()
94 metrics::SystemProfileProto system_profile; in TEST() local
64 metrics::SystemProfileProto system_profile; in TEST() local
100 metrics::SystemProfileProto* system_profile) { in ProvideSystemProfileMetrics()
77 SystemProfileProto* system_profile) { in WriteFieldTrials()113 SystemProfileProto* system_profile = uma_proto_.mutable_system_profile(); in MetricsLog() local240 SystemProfileProto* system_profile = uma_proto()->mutable_system_profile(); in RecordStabilityMetrics() local336 SystemProfileProto* system_profile = uma_proto()->mutable_system_profile(); in RecordEnvironment() local423 SystemProfileProto* system_profile = uma_proto()->mutable_system_profile(); in LoadSavedEnvironmentFromPrefs() local
62 const metrics::SystemProfileProto& system_profile() const { in system_profile() function in metrics::__anon80af67350111::TestMetricsLog103 void CheckSystemProfile(const metrics::SystemProfileProto& system_profile) { in CheckSystemProfile()
50 optional SystemProfileProto system_profile = 3; field