Searched refs:should_print_help (Results 1 – 1 of 1) sorted by relevance
5494 const Flags& expected, bool should_print_help) { in TestParsingFlags() argument5518 EXPECT_EQ(should_print_help, ::testing::internal::g_help_flag); in TestParsingFlags()5523 if (should_print_help) { in TestParsingFlags()5537 #define GTEST_TEST_PARSING_FLAGS_(argv1, argv2, expected, should_print_help) \ argument5540 expected, should_print_help)