Lines Matching refs:roots
235 test_err("couldn't find old roots: %d", ret);
238 old_roots = ctx.roots;
239 ctx.roots = NULL;
251 test_err("couldn't find old roots: %d", ret);
254 new_roots = ctx.roots;
255 ctx.roots = NULL;
276 test_err("couldn't find old roots: %d", ret);
279 old_roots = ctx.roots;
280 ctx.roots = NULL;
291 test_err("couldn't find old roots: %d", ret);
294 new_roots = ctx.roots;
295 ctx.roots = NULL;
313 * Add a ref for two different roots to make sure the shared value comes out
314 * right, also remove one of the roots and make sure the exclusive count is
347 test_err("couldn't find old roots: %d", ret);
350 old_roots = ctx.roots;
351 ctx.roots = NULL;
363 test_err("couldn't find old roots: %d", ret);
366 new_roots = ctx.roots;
367 ctx.roots = NULL;
384 test_err("couldn't find old roots: %d", ret);
387 old_roots = ctx.roots;
388 ctx.roots = NULL;
400 test_err("couldn't find old roots: %d", ret);
403 new_roots = ctx.roots;
404 ctx.roots = NULL;
427 test_err("couldn't find old roots: %d", ret);
430 old_roots = ctx.roots;
431 ctx.roots = NULL;
443 test_err("couldn't find old roots: %d", ret);
446 new_roots = ctx.roots;
447 ctx.roots = NULL;