Searched refs:should_print_help (Results 1 – 1 of 1) sorted by relevance
5720 bool should_print_help) { in TestParsingFlags() argument5744 EXPECT_EQ(should_print_help, ::testing::internal::g_help_flag); in TestParsingFlags()5749 if (should_print_help) { in TestParsingFlags()5763 #define GTEST_TEST_PARSING_FLAGS_(argv1, argv2, expected, should_print_help) \ argument5766 should_print_help)