Searched refs:non_existing_opendir_cb_count (Results 1 – 1 of 1) sorted by relevance
169 static int non_existing_opendir_cb_count; variable178 ++non_existing_opendir_cb_count; in non_existing_opendir_cb()207 ASSERT_OK(non_existing_opendir_cb_count); in TEST_IMPL()210 ASSERT_EQ(1, non_existing_opendir_cb_count); in TEST_IMPL()
Completed in 5 milliseconds