Home | History | Annotate | Download | only in tests

Lines Matching full:optional

39  * - role in base optional, no modules
43 * - role a in base optional, b in module
44 * - role a in base, b in module optional
45 * - role a in base optional, b in module optional
46 * - role a in base optional and module
47 * - role a in base and module optional
48 * - role a in base optional and module optional
49 * - role a in base optional and 2 modules
89 /**** test for o1_b_role_1 in optional (decl 2) ****/
120 /**** test for role in module 1 (optional) ****/
157 /**** test for role in base optional and module 1 (additive) ****/
161 /* this one will have 2 type sets, one in the global symtab and one in the base optional 1 */
169 /**** test for role in base and module 1 optional (additive) ****/
173 /* this one will have 2 type sets, one in the global symtab and one in the base optional 1 */
181 /**** test for role in base and module 1 optional (additive) ****/
185 /* this one will have 2 type sets, one in the 3rd base optional and one in the 3rd module optional */
193 /**** test for role in base and module 1 optional (additive) ****/
198 /* this one will have 2 type sets, one in the global symtab (with both module types) and one in the 4th optional of base */