Searched defs:TakeScreenshot (Results 1 – 5 of 5) sorted by relevance
17 void TakeScreenshot() { in TakeScreenshot() function
99 TEST_F(ScreenshotTakerTest, TakeScreenshot) { in TEST_F() argument
89 void NavigationEntryScreenshotManager::TakeScreenshot() { in TakeScreenshot() function in content::NavigationEntryScreenshotManager
507 void NavigationControllerImpl::TakeScreenshot() { in TakeScreenshot() function in content::NavigationControllerImpl
1775 def TakeScreenshot(self, host_file=None): member in AndroidCommands