Lines Matching full:kids
1219 MutableEntry kids_on_block(&trans, CREATE, trans.root_id(), "kids");1239 Entry kids(&trans, GET_BY_HANDLE, handle2);1240 ASSERT_TRUE(kids.good());1241 EXPECT_TRUE(kids.GetKernelCopy().is_dirty());