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

  /external/chromium-trace/catapult/third_party/gsutil/gslib/
util.py 82 ONE_MIB = 1024 * 1024
83 TWO_MIB = 2 * ONE_MIB
84 EIGHT_MIB = 8 * ONE_MIB
85 TEN_MIB = 10 * ONE_MIB
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cp.py 68 from gslib.util import ONE_MIB
    [all...]

Completed in 135 milliseconds