decoder_loop_ret  614 tests/test_index.c 	succeed(decoder_loop_ret(&strm, buf, 1, LZMA_DATA_ERROR));
decoder_loop_ret  620 tests/test_index.c 	succeed(decoder_loop_ret(&strm, buf, 10, LZMA_DATA_ERROR));
decoder_loop_ret  626 tests/test_index.c 	succeed(decoder_loop_ret(&strm, buf, 16, LZMA_DATA_ERROR));