HomeSort by relevance Sort by last modified time
    Searched refs:new_types (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl_unittest.cc 474 syncer::ModelTypeSet new_types(syncer::EXTENSIONS,
476 enabled_types_.PutAll(new_types);
484 Union(new_types, syncer::ModelTypeSet(syncer::NIGORI))));
513 syncer::ModelTypeSet new_types(syncer::EXTENSIONS,
515 enabled_types_.PutAll(new_types);
524 Union(new_types, syncer::ModelTypeSet(syncer::NIGORI))));
542 syncer::ModelTypeSet new_types(syncer::APP_SETTINGS,
544 enabled_types_.PutAll(new_types);
553 enabled_types_).Equals(new_types));
560 Union(new_types, syncer::ModelTypeSet(syncer::NIGORI))))
    [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 3335 IRType* new_types local
    [all...]

Completed in 71 milliseconds