Searched refs:set_app_version (Results 1 – 4 of 4) sorted by relevance
73 expected.mutable_system_profile()->set_app_version("bogus version"); in TEST()
62 uma_proto_.mutable_system_profile()->set_app_version(version_string); in MetricsLogBase()
162 profile_proto->set_app_version(profile_.version); in Populate()
114 inline void set_app_version(const std::string& version) { in set_app_version() function