Searched refs:max_offset (Results 1 – 1 of 1) sorted by relevance
4479 uint64_t max_offset = 0; in TEST_P() local4486 if (handle.offset() > max_offset) { in TEST_P()4487 max_offset = handle.offset(); in TEST_P()4494 ASSERT_GT(max_offset, footer.index_handle().offset()); in TEST_P()