Searched refs:screenshot_path_ (Results 1 – 2 of 2) sorted by relevance
56 screenshot_path_ = screenshot_path; in OnScreenshotCompleted()94 base::FilePath screenshot_path_; member in ash::test::ScreenshotTakerTest139 EXPECT_TRUE(base::PathExists(screenshot_path_)); in TEST_F()
130 screenshot_path_(screenshot_path) { in ScreenshotTakerNotificationDelegate()141 file_manager::util::ShowItemInFolder(profile_, screenshot_path_); in Click()152 if (drive::util::IsUnderDriveMountPoint(screenshot_path_)) { in ButtonClick()156 drive::util::ExtractDrivePath(screenshot_path_), in ButtonClick()163 &ReadFileAndCopyToClipboardLocal, screenshot_path_)); in ButtonClick()178 const base::FilePath screenshot_path_; member in __anon14c2a9b50111::ScreenshotTakerNotificationDelegate