Searched defs:test_context (Results 1 – 4 of 4) sorted by relevance
706 def test_context(self): member in TestTLS_FTPClass
1687 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context() local1717 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_macro() local1762 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_macro_neg() local1807 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_namedrange() local1837 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_namedrange_neg() local1865 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_user_neg() local1893 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_role_neg() local1921 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_type_neg() local1954 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_anon_level_neg() local
11874 struct cil_context *test_context; in test_cil_fill_context() local11896 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl() local11918 struct cil_context *test_context = NULL; in test_cil_fill_context_nocontext_neg() local11939 struct cil_context *test_context; in test_cil_fill_context_nouser_neg() local11961 struct cil_context *test_context; in test_cil_fill_context_norole_neg() local11983 struct cil_context *test_context; in test_cil_fill_context_notype_neg() local12005 struct cil_context *test_context; in test_cil_fill_context_nolowlvl_neg() local12027 struct cil_context *test_context; in test_cil_fill_context_nohighlvl_neg() local12049 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl_nocontextlow_neg() local12071 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl_nocontexthigh_neg() local
893 TestContext* test_context() { return test_context_; } in test_context() function