Home
last modified time | relevance | path

Searched refs:test_ast_node_call (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c11005 struct cil_tree_node *test_ast_node_call; in test_cil_resolve_ast_node_helper_callstack() local
11006 cil_tree_node_init(&test_ast_node_call); in test_cil_resolve_ast_node_helper_callstack()
11007 test_ast_node_call->flavor = CIL_CALL; in test_cil_resolve_ast_node_helper_callstack()
11033 struct cil_tree_node *test_ast_node_call; in test_cil_resolve_ast_node_helper_call() local
11034 cil_tree_node_init(&test_ast_node_call); in test_cil_resolve_ast_node_helper_call()
11035 test_ast_node_call->flavor = CIL_CALL; in test_cil_resolve_ast_node_helper_call()