Searched refs:valid_path (Results 1 – 3 of 3) sorted by relevance
114 base::FilePath valid_path; in TEST_F() local117 valid_url, true /* use_blocking_api */, &valid_path)); in TEST_F()118 EXPECT_FALSE(valid_path.empty()); in TEST_F()
182 valid_path()
1091 base::FilePath valid_path = wallpaper_path; in GetCustomWallpaperInternal() local1096 valid_path = GetCustomWallpaperDir(kOriginalWallpaperSubDir); in GetCustomWallpaperInternal()1097 valid_path = valid_path.Append(info.location); in GetCustomWallpaperInternal()1100 if (!base::PathExists(valid_path)) { in GetCustomWallpaperInternal()1103 valid_path = GetCustomWallpaperPath(kOriginalWallpaperSubDir, in GetCustomWallpaperInternal()1107 if (!base::PathExists(valid_path)) { in GetCustomWallpaperInternal()1124 valid_path, in GetCustomWallpaperInternal()