Searched refs:g_call_once_call_count (Results 1 – 1 of 1) sorted by relevance
36 static int g_call_once_call_count; variable39 ++g_call_once_call_count; in increment_call_count()76 ASSERT_EQ(1, g_call_once_call_count); in TEST()