Searched refs:videos_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences_unittest.cc1308 base::FilePath videos_path; local
1313 PathService::Get(chrome::DIR_USER_VIDEOS, &videos_path);
1338 } else if (got_videos_path && unique_id == videos_path.AsUTF8Unsafe()) {
1489 base::FilePath videos_path; local
1494 PathService::Get(chrome::DIR_USER_VIDEOS, &videos_path);
1523 EXPECT_EQ(videos_path.AsUTF8Unsafe(), unique_id);
H A Dmedia_galleries_preferences.cc1038 base::FilePath videos_path; local
1043 PathService::Get(chrome::DIR_USER_VIDEOS, &videos_path);
1086 videos_path.AsUTF8Unsafe());

Completed in 76 milliseconds