Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_bool.c52 static void test_bool_query_local(void);
103 CU_add_test(suite, "bool_query_local", test_bool_query_local); in boolean_add_tests()
741 static void test_bool_query_local(void) in test_bool_query_local() function