Searched refs:flashed_slot (Results 1 – 1 of 1) sorted by relevance
2168 auto flashed_slot = std::get<0>(GetParam()); in TEST_P() local2169 auto flashed_slot_suffix = SlotSuffixForSlotNumber(flashed_slot); in TEST_P()2172 auto flashed_builder = MetadataBuilder::New(*opener_, "super", flashed_slot); in TEST_P()2195 .metadata_slot = flashed_slot, in TEST_P()2214 if (flashed_slot && after_merge) { in TEST_P()2226 if (flashed_slot == 0 && after_merge) { in TEST_P()