Searched refs:GetProfilePicture (Results 1 – 6 of 6) sorted by relevance
41 MOCK_CONST_METHOD0(GetProfilePicture, SkBitmap());112 EXPECT_CALL(*downloader(), GetProfilePicture()).WillOnce(Return(*bmp)); in ProfileDownloadSuccess()
68 virtual SkBitmap GetProfilePicture() const;
109 SkBitmap bitmap = downloader->GetProfilePicture(); in OnProfileDownloadSuccess()
262 SkBitmap ProfileDownloader::GetProfilePicture() const { in GetProfilePicture() function in ProfileDownloader
65 downloader->GetProfilePicture()); in OnProfileDownloadSuccess()
816 downloader->GetProfilePicture()); in OnProfileDownloadSuccess()