Searched defs:PART_SIZE (Results 1 – 3 of 3) sorted by relevance
31 #define PART_SIZE(p) (_DWORD((p)->nr_sects)) macro
73 private static final long PART_SIZE = 8 * 1024; field in UploadObjectHelperTest
64 private static final long PART_SIZE = 1024L; field in CopyObjectHelperTest