Searched refs:world_obj_put (Results 1 – 1 of 1) sorted by relevance
/lib/ |
D | test_objagg.c | 76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put() function 209 world_obj_put(world, objagg, key_id); in test_nodelta_obj_put() 361 world_obj_put(&world, objagg, i); in test_nodelta() 367 world_obj_put(&world, objagg, i); in test_nodelta() 780 world_obj_put(world, objagg, key_id); in test_delta_action_item() 981 world_obj_put(&world2, objagg, hints_case->key_ids[i]); in test_hints_case() 990 world_obj_put(&world, objagg, hints_case->key_ids[i]); in test_hints_case()
|