Searched refs:commit_entry (Results 1 – 1 of 1) sorted by relevance
1112 CommitEntry commit_entry = {seqs[i], seqs[i + 1]}; in TEST_P() local1113 wp_db->CheckAgainstSnapshots(commit_entry); in TEST_P()1115 bool expect_update = commit_entry.commit_seq - commit_entry.prep_seq > 5 && in TEST_P()1124 CommitEntry commit_entry = {snapshots.front() + 1, in TEST_P() local1128 wp_db->CheckAgainstSnapshots(commit_entry); in TEST_P()1135 CommitEntry commit_entry = {snapshots[cache_size] + 1, in TEST_P() local1139 wp_db->CheckAgainstSnapshots(commit_entry); in TEST_P()1149 wp_db->CheckAgainstSnapshots(commit_entry); in TEST_P()1158 wp_db->CheckAgainstSnapshots(commit_entry); in TEST_P()1164 CommitEntry commit_entry = {snapshots[cache_size - 1] - 1, in TEST_P() local[all …]