Searched refs:PartialCompareRecords (Results 1 – 1 of 1) sorted by relevance
36 ACTION_P(PartialCompareRecords, expected) { in ACTION_P() argument191 .WillOnce(WithArgs<0>(PartialCompareRecords(record0_created_))); in TEST_F()193 .WillOnce(WithArgs<0>(PartialCompareRecords(record0_updated_))); in TEST_F()195 .WillOnce(WithArgs<0>(PartialCompareRecords(record0_deleted_))); in TEST_F()216 .WillOnce(WithArgs<0>(PartialCompareRecords(record1_created_))); in TEST_F()218 .WillOnce(WithArgs<0>(PartialCompareRecords(record1_deleted_))); in TEST_F()236 .WillOnce(WithArgs<0>(PartialCompareRecords(record1_created_))); in TEST_F()238 .WillOnce(WithArgs<0>(PartialCompareRecords(record1_deleted_))); in TEST_F()395 .WillOnce(WithArgs<0>(PartialCompareRecords(record0_created_))); in TEST_F()406 .WillOnce(WithArgs<0>(PartialCompareRecords(record0_created_))); in TEST_F()[all …]