Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/lsm/
H A Dlsm_get_self_attr_test.c148 int cnt_current = 0; in TEST() local
167 cnt_current++; in TEST()
175 cnt_current++; in TEST()
178 cnt_current++; in TEST()
187 if (cnt_current) { in TEST()
190 ASSERT_EQ(cnt_current, count); in TEST()