HomeSort by relevance Sort by last modified time
    Searched refs:SCREENSHOTS_DIR (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/build/android/pylib/
constants.py 125 SCREENSHOTS_DIR = os.path.join(DIR_SOURCE_ROOT, 'out_screenshots')
  /external/chromium_org/build/android/pylib/instrumentation/
test_runner.py 138 screenshot_name = os.path.join(constants.SCREENSHOTS_DIR, '%s.png' % test)

Completed in 394 milliseconds