Searched refs:access_cb_count (Results 1 – 1 of 1) sorted by relevance
88 static int access_cb_count; variable246 access_cb_count++; in access_cb()1670 ASSERT_EQ(1, access_cb_count); in TEST_IMPL()1671 access_cb_count = 0; /* reset for the next test */ in TEST_IMPL()1691 ASSERT_EQ(1, access_cb_count); in TEST_IMPL()1692 access_cb_count = 0; /* reset for the next test */ in TEST_IMPL()
Completed in 11 milliseconds