orig_root_count   154 lib/test_objagg.c 	unsigned int orig_root_count = world->root_count;
orig_root_count   169 lib/test_objagg.c 		if (world->root_count != orig_root_count + 1) {
orig_root_count   175 lib/test_objagg.c 		if (world->root_count != orig_root_count) {
orig_root_count   207 lib/test_objagg.c 	unsigned int orig_root_count = world->root_count;
orig_root_count   212 lib/test_objagg.c 		if (world->root_count != orig_root_count - 1) {
orig_root_count   217 lib/test_objagg.c 		if (world->root_count != orig_root_count) {
orig_root_count   564 lib/test_objagg.c 			unsigned int orig_root_count)
orig_root_count   598 lib/test_objagg.c 		if (orig_root_count != world->root_count) {
orig_root_count   607 lib/test_objagg.c 		if (orig_root_count + 1 != world->root_count) {
orig_root_count   616 lib/test_objagg.c 		if (orig_root_count - 1 != world->root_count) {
orig_root_count   763 lib/test_objagg.c 	unsigned int orig_root_count = world->root_count;
orig_root_count   787 lib/test_objagg.c 			   orig_delta_count, orig_root_count);