Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_iface.c59 static void test_iface_exists_local(void);
111 CU_add_test(suite, "iface_exists_local", test_iface_exists_local); in iface_add_tests()
577 static void test_iface_exists_local(void) in test_iface_exists_local() function