Searched refs:BatchCount (Results 1 – 5 of 5) sorted by relevance
167 commit_batch_cnt = counter.BatchCount(); in CommitInternal()
560 commit_batch_cnt = counter.BatchCount(); in CommitInternal()
1050 size_t BatchCount() { return batches_; } in BatchCount() function
161 batch_cnt = counter.BatchCount(); in WriteInternal()
256 ASSERT_EQ(batch_cnt, counter.BatchCount()); in TEST()286 ASSERT_EQ(rndbatch.SubBatchCnt(), batch_counter.BatchCount()); in TEST()