Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/tests/
H A Dtest-common.h43 extern void test_policydb_indexes(policydb_t * p);
H A Dtest-linker.c111 test_policydb_indexes(&linkedbase); in test_linker_indexes()
H A Dtest-expander.c200 test_policydb_indexes(&base_expanded); in test_expander_indexes()
H A Dtest-common.c144 void test_policydb_indexes(policydb_t * p) in test_policydb_indexes() function