Home | History | Annotate | Download | only in media_galleries

Lines Matching refs:videos_path

1308   base::FilePath videos_path;
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;
1494 PathService::Get(chrome::DIR_USER_VIDEOS, &videos_path);
1523 EXPECT_EQ(videos_path.AsUTF8Unsafe(), unique_id);