Searched refs:WRITE_CHUNKS (Results 1 – 4 of 4) sorted by relevance
26 WRITE_CHUNKS, enumConstant44 suite.addTest(new StreamTestCase(entry, TestMode.WRITE_CHUNKS)); in suite()81 if ((mode == TestMode.WRITE_CHUNKS) && (original.length <= CHUNK_SIZE)) { in run()93 case WRITE_CHUNKS: in run()
29 WRITE_CHUNKS enumConstant46 suite.addTest(new ChannleTestCase(entry, TestMode.WRITE_CHUNKS)); in suite()82 if ((mode == TestMode.WRITE_CHUNKS) && (original.length <= CHUNK_SIZE)) { in run()95 case WRITE_CHUNKS: in run()
291 } WRITE_CHUNKS ; typedef549 WRITE_CHUNKS wchunks ;967 int psf_save_write_chunk (WRITE_CHUNKS * pchk, const SF_CHUNK_INFO * chunk_info) ;972 int psf_find_write_chunk (WRITE_CHUNKS * pchk, const char * marker) ;
218 psf_save_write_chunk (WRITE_CHUNKS * pchk, const SF_CHUNK_INFO * chunk_info) in psf_save_write_chunk()