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

  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 62 MAX_UPLOAD_SIZE = 900 * 1024
672 if len(content) > MAX_UPLOAD_SIZE:
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 62 MAX_UPLOAD_SIZE = 900 * 1024
672 if len(content) > MAX_UPLOAD_SIZE:
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py 88 MAX_UPLOAD_SIZE = 900 * 1024
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 339 if len(data) > MAX_UPLOAD_SIZE:
    [all...]

Completed in 628 milliseconds