Lines Matching full:child2
1127 MutableEntry child2(&wtrans, CREATE, BOOKMARKS, parent2.Get(ID), "Pete");
1128 ASSERT_TRUE(child2.good());
1129 child2.Put(IS_DIR, true);
1130 child2.Put(ID, id_factory.NewServerId());
1131 child2.Put(BASE_VERSION, 1);
1132 MutableEntry grandchild2(&wtrans, CREATE, BOOKMARKS, child2.Get(ID), "Pete");
1141 // child child2