Home | History | Annotate | Download | only in tests

Lines Matching defs:streams

39 	// amount of Streams and Blocks. It will be an upperbound,
43 // The maximum number of Streams should be UINT32_MAX in the
54 // Number of Streams must be non-zero
63 lzma_vli streams = 1;
66 // Test 100 different increasing values for Streams and Block
68 uint64_t current = lzma_index_memusage(streams, blocks);
71 streams += 29;
149 // both streams. The extra 24 bytes are for the size of the indexes
150 // for both streams. This allows us to maximize the unpadded sum
354 // Test with multiple Streams
548 // Concatenate the Streams together
552 // from both Streams
645 // New uncompressed .xz file size should be the sum of the two Streams
849 // Test iterating over Streams.
880 // For Streams, need to verify:
1312 // liblzma: Fix lzma_index_dup() for empty Streams.
1331 // Test a few streams and blocks
1463 // Test with multiple Streams concatenated into 1 Index