Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c1398 struct cil_db *test_db2; in test_cil_copy_node_helper_block() local
1399 cil_db_init(&test_db2); in test_cil_copy_node_helper_block()
1403 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_block()
1441 struct cil_db *test_db2; in test_cil_copy_node_helper_perm() local
1442 cil_db_init(&test_db2); in test_cil_copy_node_helper_perm()
1458 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); in test_cil_copy_node_helper_perm()
1496 struct cil_db *test_db2; in test_cil_copy_node_helper_class() local
1497 cil_db_init(&test_db2); in test_cil_copy_node_helper_class()
1501 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_class()
1539 struct cil_db *test_db2; in test_cil_copy_node_helper_common() local
[all …]