Searched refs:UPLOAD_DOWNLOAD_MGR_TEST_BIG_FILE_KB (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/
H A DPropertyKeys.java129 public static final String UPLOAD_DOWNLOAD_MGR_TEST_BIG_FILE_KB = BASE + ".UploadDownloadMgrTest.bigFileKB"; field in class:PropertyKeys
187 props.put(UPLOAD_DOWNLOAD_MGR_TEST_BIG_FILE_KB, DEFAULT_UPLOAD_DOWNLOAD_MGR_TEST_BIG_FILE_KB);
/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/base/
H A DUploadDownloadMgrTest.java227 getEnvInteger(PropertyKeys.UPLOAD_DOWNLOAD_MGR_TEST_BIG_FILE_KB, def).intValue();
230 PropertyKeys.UPLOAD_DOWNLOAD_MGR_TEST_BIG_FILE_KB +

Completed in 13 milliseconds