Searched refs:with_empty_commits (Results 1 – 2 of 2) sorted by relevance
217 std::atomic<size_t> with_empty_commits = {0}; variable235 with_empty_commits++;262 with_empty_commits++;295 with_empty_commits++;
1681 with_empty_commits = 0; in TEST_P()1773 ASSERT_LE(exp_seq, seq + with_empty_commits); in TEST_P()1778 ASSERT_LE(exp_seq, seq + with_empty_commits); in TEST_P()1786 ASSERT_LE(exp_seq, seq + with_empty_commits); in TEST_P()