Searched refs:g_should_pass_count (Results 1 – 3 of 3) sorted by relevance
101 int g_should_pass_count = 0; variable104 g_should_pass_count++; in TEST()145 g_should_pass_count = 0; in ResetCounts()157 GTEST_CHECK_INT_EQ_(expected, g_should_pass_count); in CheckCounts()202 GTEST_CHECK_INT_EQ_(repeat, g_should_pass_count); in TestRepeatWithFilterForSuccessfulTests()220 GTEST_CHECK_INT_EQ_(0, g_should_pass_count); in TestRepeatWithFilterForFailedTests()