Searched refs:old_types (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl_unittest.cc453 syncer::ModelTypeSet old_types = enabled_types_; local
464 old_types).Equals(disabled_types));
526 syncer::ModelTypeSet old_types = enabled_types_; local
543 old_types).Equals(disabled_types));
547 old_types).Equals(disabled_types));
556 syncer::ModelTypeSet old_types = enabled_types_; local
557 fake_manager_factory_->set_progress_marker_types(old_types);
558 fake_manager_factory_->set_initial_sync_ended_types(old_types);
567 old_types).Empty());
568 EXPECT_TRUE(fake_manager_->InitialSyncEndedTypes().Equals(old_types));
594 syncer::ModelTypeSet old_types = enabled_types_; local
640 syncer::ModelTypeSet old_types = local
[all...]
/external/chromium_org/v8/src/
H A Dcode-stubs.cc838 Types old_types = new_types; local
840 TraceTransition(old_types, new_types);

Completed in 230 milliseconds