Home
last modified time | relevance | path

Searched refs:SCREENSHOTS_DIR (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/build/android/pylib/
Dconstants.py125 SCREENSHOTS_DIR = os.path.join(DIR_SOURCE_ROOT, 'out_screenshots') variable
/external/chromium_org/build/android/pylib/instrumentation/
Dtest_runner.py138 screenshot_name = os.path.join(constants.SCREENSHOTS_DIR, '%s.png' % test)