Searched refs:ProfileKeyFilePath (Results 1 – 2 of 2) sorted by relevance
86 DeviceKeyFilePath(), ProfileKeyFilePath()); in Init()105 base::FilePath ProfileKeyFilePath() { in ProfileKeyFilePath() function in metrics::structured::StructuredMetricsServiceTest137 base::CreateDirectory(ProfileKeyFilePath().DirName()); in WriteTestingProfileKeys()139 base::WriteFile(ProfileKeyFilePath(), proto.SerializeAsString())); in WriteTestingProfileKeys()
161 base::FilePath ProfileKeyFilePath() { return profile_key_path_; } in ProfileKeyFilePath() function in metrics::structured::StructuredMetricsRecorderTest198 base::CreateDirectory(ProfileKeyFilePath().DirName()); in WriteTestingProfileKeys()200 base::WriteFile(ProfileKeyFilePath(), proto.SerializeAsString())); in WriteTestingProfileKeys()