Searched refs:GetProfileGivenName (Results 1 – 5 of 5) sorted by relevance
40 MOCK_CONST_METHOD0(GetProfileGivenName, base::string16());109 EXPECT_CALL(*downloader(), GetProfileGivenName()). in ProfileDownloadSuccess()
60 virtual base::string16 GetProfileGivenName() const;
108 base::string16 given_name = downloader->GetProfileGivenName(); in OnProfileDownloadSuccess()
254 base::string16 ProfileDownloader::GetProfileGivenName() const { in GetProfileGivenName() function in ProfileDownloader
769 downloader->GetProfileGivenName(), in OnProfileDownloadSuccess()