Searched refs:overlap_with_db (Results 1 – 2 of 2) sorted by relevance
540 bool overlap_with_db = false; in AssignLevelAndSeqnoForIngestedFile() local565 overlap_with_db = true; in AssignLevelAndSeqnoForIngestedFile()605 &overlap_with_db); in AssignLevelAndSeqnoForIngestedFile()607 if (overlap_with_db && *assigned_seqno == 0) { in AssignLevelAndSeqnoForIngestedFile()
1113 bool overlap_with_db = false; in TEST_F() local1116 [&overlap_with_db](void* arg) { in TEST_F()1118 overlap_with_db = *(static_cast<bool*>(arg)); in TEST_F()1187 need_flush || assigned_seqno > 0 || overlap_with_db) { in TEST_F()