Home | History | Annotate | Download | only in syncable

Lines Matching full:item5

559     MutableEntry item5(&trans, CREATE, trans.root_id(), "Item");
560 ASSERT_TRUE(item5.good());
561 item5.Put(SPECIFICS, autofill_specs);
562 item5.Put(SERVER_SPECIFICS, autofill_specs);
563 item5.Put(IS_UNSYNCED, true);