Home | History | Annotate | Download | only in tests

Lines Matching refs:decl

31  * decls	integer array of decl id's that we expect the role to have in the scope table
35 * the scope table, and that the decl blocks we think this symbol is in are correct
57 * decl the decl block which we are looking in for the role datum
63 * avrule decl block matches our expectations
65 extern role_datum_t *test_role_type_set(policydb_t * p, char *id, avrule_decl_t * decl, char **types, unsigned int len, unsigned int flags);
69 * decl the decl block which we are looking in for the attribute datum
74 * avrule decl block matches our expectations
76 extern void test_attr_types(policydb_t * p, char *id, avrule_decl_t * decl, char **types, int len);