Searched refs:hints_case (Results 1 – 1 of 1) sorted by relevance
836 struct hints_case { struct847 static const struct hints_case hints_case = { argument909 static int test_hints_case(const struct hints_case *hints_case) in test_hints_case() argument925 for (i = 0; i < hints_case->key_ids_count; i++) { in test_hints_case()927 hints_case->key_ids[i]); in test_hints_case()959 for (i = 0; i < hints_case->key_ids_count; i++) { in test_hints_case()961 hints_case->key_ids[i]); in test_hints_case()981 world_obj_put(&world2, objagg, hints_case->key_ids[i]); in test_hints_case()982 i = hints_case->key_ids_count; in test_hints_case()990 world_obj_put(&world, objagg, hints_case->key_ids[i]); in test_hints_case()[all …]