Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_bool.c45 static void test_bool_exists(void);
97 CU_add_test(suite, "bool_exists", test_bool_exists); in boolean_add_tests()
566 static void test_bool_exists(void) in test_bool_exists() function