Searched refs:writer1 (Results 1 – 1 of 1) sorted by relevance
1172 auto& writer1 = *delta_performer.partition_writers_[kPartitionNameRoot]; in TEST_F() local1176 EXPECT_CALL(writer1, CheckpointUpdateProgress(_)) in TEST_F()1179 EXPECT_CALL(writer1, Init(_, true, _)).Times(1).WillOnce(Return(true)); in TEST_F()1180 EXPECT_CALL(writer1, PerformSourceCopyOperation(_, _)) in TEST_F()