Home | History | Annotate | Download | only in syncable

Lines Matching refs:IS_UNSYNCED

239       me.Put(IS_UNSYNCED, true);  // Or it might be purged.
256 EXPECT_TRUE(me.Get(IS_UNSYNCED));
401 me.Put(IS_UNSYNCED, true);
421 e.Put(IS_UNSYNCED, true);
464 e.Put(IS_UNSYNCED, true);
491 e1.Put(IS_UNSYNCED, true);
494 e2.Put(IS_UNSYNCED, true);
539 item1.Put(IS_UNSYNCED, true);
551 item3.Put(IS_UNSYNCED, true);
563 item5.Put(IS_UNSYNCED, true);
600 e.Put(IS_UNSYNCED, true);
615 e1.Put(IS_UNSYNCED, true);
618 e2.Put(IS_UNSYNCED, true);
658 e.Put(IS_UNSYNCED, true);
750 e3.Put(IS_UNSYNCED, true);
761 e4.Put(IS_UNSYNCED, true);
777 ASSERT_TRUE(e5.Get(IS_UNSYNCED));
778 ASSERT_TRUE(e5.Put(IS_UNSYNCED, false));
779 ASSERT_FALSE(e5.Get(IS_UNSYNCED));
968 EXPECT_TRUE(folder.Put(IS_UNSYNCED, true));
974 entry.Put(IS_UNSYNCED, true);
997 parent_folder.Put(IS_UNSYNCED, true);
1001 parent_folder2.Put(IS_UNSYNCED, true);
1006 child.Put(IS_UNSYNCED, true);
1097 create.Put(IS_UNSYNCED, true);
1470 me.Put(IS_UNSYNCED, true);
1643 e.Put(IS_UNSYNCED, true);
1702 me.Put(IS_UNSYNCED, true);
1716 EXPECT_EQ(me.Get(IS_UNSYNCED), true);