Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_bool.c46 void test_bool_count(void);
98 CU_add_test(suite, "bool_count", test_bool_count); in bool_add_tests()
561 void test_bool_count(void) in test_bool_count() function