Searched refs:all_types (Results 1 – 3 of 3) sorted by relevance
38 const syncable::ModelTypeSet& all_types() { return all_types_; } in all_types() function in browser_sync::CleanupDisabledTypesCommandTest47 syncable::ModelTypeSet expected(all_types()); in TEST_F()
273 syncable::ModelTypePayloadMap all_types = in TEST_F() local278 SyncSourceInfo source_two(sync_pb::GetUpdatesCallerInfo::LOCAL, all_types); in TEST_F()294 EXPECT_EQ(all_types, one.source().types); in TEST_F()
125 all_types = chromiumsync.ALL_TYPES[1:]126 for sync_type in all_types:151 self.GetChangesFromTimestamp(all_types, 0))