Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_bool.c44 static void test_bool_query(void);
96 CU_add_test(suite, "bool_query", test_bool_query); in boolean_add_tests()
537 static void test_bool_query(void) in test_bool_query() function