SyncerProtoUtilTest 136 sync/engine/syncer_proto_util.h friend class SyncerProtoUtilTest; SyncerProtoUtilTest 137 sync/engine/syncer_proto_util.h FRIEND_TEST_ALL_PREFIXES(SyncerProtoUtilTest, AddRequestBirthday); SyncerProtoUtilTest 138 sync/engine/syncer_proto_util.h FRIEND_TEST_ALL_PREFIXES(SyncerProtoUtilTest, PostAndProcessHeaders); SyncerProtoUtilTest 139 sync/engine/syncer_proto_util.h FRIEND_TEST_ALL_PREFIXES(SyncerProtoUtilTest, VerifyDisabledByAdmin); SyncerProtoUtilTest 140 sync/engine/syncer_proto_util.h FRIEND_TEST_ALL_PREFIXES(SyncerProtoUtilTest, VerifyResponseBirthday); SyncerProtoUtilTest 141 sync/engine/syncer_proto_util.h FRIEND_TEST_ALL_PREFIXES(SyncerProtoUtilTest, HandleThrottlingNoDatatypes); SyncerProtoUtilTest 142 sync/engine/syncer_proto_util.h FRIEND_TEST_ALL_PREFIXES(SyncerProtoUtilTest, HandleThrottlingWithDatatypes); SyncerProtoUtilTest 204 sync/engine/syncer_proto_util_unittest.cc TEST_F(SyncerProtoUtilTest, VerifyResponseBirthday) { SyncerProtoUtilTest 228 sync/engine/syncer_proto_util_unittest.cc TEST_F(SyncerProtoUtilTest, VerifyDisabledByAdmin) { SyncerProtoUtilTest 242 sync/engine/syncer_proto_util_unittest.cc TEST_F(SyncerProtoUtilTest, AddRequestBirthday) { SyncerProtoUtilTest 290 sync/engine/syncer_proto_util_unittest.cc TEST_F(SyncerProtoUtilTest, PostAndProcessHeaders) {