Searched refs:RESULT_XML_BYTES (Results 1 – 1 of 1) sorted by relevance
32 private static final int RESULT_XML_BYTES = 500 * 1024; field in ResultUploader62 ByteArrayOutputStream byteOutput = new ByteArrayOutputStream(RESULT_XML_BYTES); in getBytes()