Searched refs:g_ctor_function_called (Results 1 – 1 of 1) sorted by relevance
67 static int g_ctor_function_called = 0; variable75 g_ctor_function_called = 17; in ctor_function()82 ASSERT_EQ(17, g_ctor_function_called); in TEST()