Home
last modified time | relevance | path

Searched defs:test_tree (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A Dtest_cil_build_ast.c66 struct cil_tree *test_tree; in test_cil_parse_to_list() local
97 struct cil_tree *test_tree; in test_cil_parse_to_list_currnull_neg() local
128 struct cil_tree *test_tree; in test_cil_parse_to_list_listnull_neg() local
157 struct cil_tree *test_tree; in test_cil_set_to_list() local
184 struct cil_tree *test_tree = NULL; in test_cil_set_to_list_cl_head_null_neg() local
198 struct cil_tree *test_tree = NULL; in test_cil_set_to_list_listnull_neg() local
209 struct cil_tree *test_tree; in test_cil_gen_block() local
231 struct cil_tree *test_tree; in test_cil_gen_block_justblock_neg() local
250 struct cil_tree *test_tree; in test_cil_gen_block_noname_neg() local
269 struct cil_tree *test_tree; in test_cil_gen_block_dbnull_neg() local
[all …]
H A Dtest_cil_resolve_ast.c71 struct cil_tree *test_tree; in test_cil_resolve_name() local
95 struct cil_tree *test_tree; in test_cil_resolve_name_invalid_type_neg() local
134 struct cil_tree *test_tree; in test_cil_resolve_roleallow() local
153 struct cil_tree *test_tree; in test_cil_resolve_roleallow_srcdecl_neg() local
173 struct cil_tree *test_tree; in test_cil_resolve_roleallow_tgtdecl_neg() local
193 struct cil_tree *test_tree; in test_cil_resolve_classmapping_anon() local
215 struct cil_tree *test_tree; in test_cil_resolve_classmapping_anon_inmacro() local
250 struct cil_tree *test_tree; in test_cil_resolve_classmapping_anon_inmacro_neg() local
283 struct cil_tree *test_tree; in test_cil_resolve_classmapping_named() local
303 struct cil_tree *test_tree; in test_cil_resolve_classmapping_named_classmapname_neg() local
[all …]
H A Dtest_cil_copy_ast.c59 struct cil_tree *test_tree; in test_cil_copy_list() local
81 struct cil_tree *test_tree; in test_cil_copy_list_sublist() local
105 struct cil_tree *test_tree; in test_cil_copy_list_sublist_extra() local
131 struct cil_tree *test_tree; in test_cil_copy_list_orignull_neg() local
147 struct cil_tree *test_tree; in test_cil_copy_block() local
174 struct cil_tree *test_tree; in test_cil_copy_perm() local
215 struct cil_tree *test_tree; in test_cil_copy_class() local
242 struct cil_tree *test_tree; in test_cil_copy_common() local
269 struct cil_tree *test_tree; in test_cil_copy_classcommon() local
307 struct cil_tree *test_tree; in test_cil_copy_sid() local
[all …]
H A Dtest_cil_list.c51 struct cil_tree *test_tree; in test_cil_list_append_item() local
79 struct cil_tree *test_tree; in test_cil_list_append_item_append() local
115 struct cil_tree *test_tree; in test_cil_list_append_item_append_extra() local
157 struct cil_tree *test_tree; in test_cil_list_append_item_listnull_neg() local
184 struct cil_tree *test_tree; in test_cil_list_append_item_itemnull_neg() local
208 struct cil_tree *test_tree; in test_cil_list_prepend_item() local
236 struct cil_tree *test_tree; in test_cil_list_prepend_item_prepend() local
265 struct cil_tree *test_tree; in test_cil_list_prepend_item_prepend_neg() local
299 struct cil_tree *test_tree; in test_cil_list_prepend_item_listnull_neg() local
326 struct cil_tree *test_tree; in test_cil_list_prepend_item_itemnull_neg() local
H A Dtest_cil_tree.c55 struct cil_tree *test_tree; in test_cil_tree_init() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dtree_validator.rs198 let mut test_tree = get_test_tree(cipher_suite).await; in get_valid_tree() localVariable
238 let mut test_tree = get_valid_tree(cipher_suite).await; in test_valid_tree() localVariable
253 let mut test_tree = get_valid_tree(cipher_suite).await; in test_tree_hash_mismatch() localVariable
270 let mut test_tree = get_valid_tree(cipher_suite).await; in test_parent_hash_mismatch() localVariable
291 let mut test_tree = get_valid_tree(cipher_suite).await; in test_key_package_validation_failure() localVariable
Dparent_hash.rs375 let mut test_tree = TreeWithSigners::make_full_tree(8, &cs).await.tree; in test_missing_parent_hash() localVariable
397 let mut test_tree = TreeWithSigners::make_full_tree(8, &cs).await.tree; in test_parent_hash_mismatch() localVariable
421 let mut test_tree = TreeWithSigners::make_full_tree(8, &cs).await.tree; in test_parent_hash_invalid() localVariable
Dmod.rs975 let test_tree = get_test_tree(cipher_suite).await; in test_derive() localVariable
994 let mut test_tree = get_test_tree(TEST_CIPHER_SUITE).await; in test_import_export() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dsecret_tree.rs669 let mut test_tree = get_test_tree(test_secret, leaf_count.clone()); in test_secret_tree_custom() localVariable
/aosp_15_r20/external/libxml2/
H A Dtestapi.c24340 test_tree(void) { in test_tree() function
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c23782 test_tree(void) { in test_tree() function