Searched refs:mLength (Results 1 - 1 of 1) sorted by relevance
/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/base/ | ||
H A D | UploadDownloadMgrTest.java | 243 final int mLength; field in class:UploadDownloadMgrTest.UploadDownloadTestThread 249 mLength = length; 259 final File f = testDownloadFile(mLength, 1 * K); 260 upload(f.toString(), mLength); 272 return mLength; |
Completed in 11 milliseconds