Searched refs:GetLogoPath (Results 1 – 3 of 3) sorted by relevance
96 if (!base::ReadFileToString(GetLogoPath(), &encoded_image->data())) { in GetCachedLogo()155 base::FilePath LogoCache::GetLogoPath() { in GetLogoPath() function in search_provider_logos::LogoCache207 base::FilePath logo_path = GetLogoPath(); in WriteLogo()225 base::DeleteFile(GetLogoPath(), false); in DeleteLogoAndMetadata()
231 EXPECT_FALSE(base::PathExists(cache_->GetLogoPath())); in TEST_F()242 ShortenFile(cache_->GetLogoPath()); in TEST_F()249 EXPECT_FALSE(base::PathExists(cache_->GetLogoPath())); in TEST_F()
75 base::FilePath GetLogoPath();