Home | History | Annotate | Download | only in src

Lines Matching refs:ins

5626         ZoneSplayTree<Config>::Locator ins;
5627 ASSERT_RESULT(tree()->Insert(current.from(), &ins));
5628 ins.set_value(Entry(current.from(),
5637 ZoneSplayTree<Config>::Locator ins;
5638 ASSERT_RESULT(tree()->Insert(current.to() + 1, &ins));
5639 ins.set_value(Entry(current.to() + 1,
5657 ZoneSplayTree<Config>::Locator ins;
5658 ASSERT_RESULT(tree()->Insert(current.from(), &ins));
5659 ins.set_value(Entry(current.from(),