Home
last modified time | relevance | path

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

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