Home | History | Annotate | Download | only in src

Lines Matching refs:ins

4775         ZoneSplayTree<Config>::Locator ins;
4776 ASSERT_RESULT(tree()->Insert(current.from(), &ins));
4777 ins.set_value(Entry(current.from(),
4786 ZoneSplayTree<Config>::Locator ins;
4787 ASSERT_RESULT(tree()->Insert(current.to() + 1, &ins));
4788 ins.set_value(Entry(current.to() + 1,
4806 ZoneSplayTree<Config>::Locator ins;
4807 ASSERT_RESULT(tree()->Insert(current.from(), &ins));
4808 ins.set_value(Entry(current.from(),