Home | History | Annotate | Download | only in syncable

Lines Matching full:twin

1083     MutableEntry twin(&wtrans, CREATE, BOOKMARKS, child.Get(ID), "Bob");
1084 ASSERT_TRUE(twin.good());
1085 ASSERT_TRUE(twin.Put(IS_DEL, true));