Searched refs:dlock_entry (Results 1 – 1 of 1) sorted by relevance
549 auto dlock_entry = dlock_buffer[0].path; in TEST_P() local550 ASSERT_EQ(dlock_entry.size(), kInitialMaxDeadlocks); in TEST_P()563 int64_t offset_root = dlock_entry[0].m_txn_id - 1; in TEST_P()566 dlock_entry[dlock_entry.size() - 1].m_txn_id - offset_root; in TEST_P()568 for (auto it = dlock_entry.rbegin(); it != dlock_entry.rend(); ++it) { in TEST_P()761 auto dlock_entry = dlock_buffer[0].path; in TEST_P() local762 ASSERT_EQ(dlock_entry.size(), check_len); in TEST_P()775 for (auto it = dlock_entry.rbegin(); it != dlock_entry.rend(); ++it) { in TEST_P()