Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_port.c542 unsigned int counter_port_iterate = 0; variable
546 counter_port_iterate++; in handler_port_iterate()
557 CU_ASSERT(counter_port_iterate == PORT_COUNT); in test_port_iterate()