Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_bool.c51 static void test_bool_modify_del_local(void);
102 CU_add_test(suite, "bool_modify_del_local", test_bool_modify_del_local); in boolean_add_tests()
732 static void test_bool_modify_del_local(void) in test_bool_modify_del_local() function