OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:screenshot_name
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/build/android/pylib/instrumentation/
test_runner.py
141
screenshot_name
= os.path.join(constants.SCREENSHOTS_DIR, '%s.png' % test)
142
logging.info('Taking screenshot named %s',
screenshot_name
)
143
self.device.TakeScreenshot(
screenshot_name
)
/external/chromium_org/chrome/browser/notifications/
message_center_settings_controller.cc
282
const base::string16
screenshot_name
=
local
288
screenshot_name
,
Completed in 778 milliseconds