Lines Matching refs:uncompressed_file_offset
107 || ra.block.uncompressed_file_offset in is_equal()
108 != rb.block.uncompressed_file_offset in is_equal()
195 expect(r.block.uncompressed_file_offset in test_read()
441 expect(r.block.uncompressed_file_offset == 0); in test_locate()
454 expect(r.block.uncompressed_file_offset == 0); in test_locate()
461 expect(r.block.uncompressed_file_offset == 5); in test_locate()
468 expect(r.block.uncompressed_file_offset == 0); in test_locate()
475 expect(r.block.uncompressed_file_offset == 5); in test_locate()
482 expect(r.block.uncompressed_file_offset == 5); in test_locate()
503 expect(r.block.uncompressed_file_offset == 0); in test_locate()
509 expect(r.block.uncompressed_file_offset == 0); in test_locate()
517 expect(r.block.uncompressed_file_offset == 4); in test_locate()
526 expect(r.block.uncompressed_file_offset in test_locate()
547 expect(r.block.uncompressed_file_offset == ubase + n * 4); in test_locate()
570 expect(r.block.uncompressed_file_offset == ubase + n * 4); in test_locate()
586 expect(r.block.uncompressed_file_offset == 0); in test_locate()