Home | History | Annotate | Download | only in gtest

Lines Matching refs:g_help_flag

508 // g_help_flag is true iff the --help flag or an equivalent form is
510 GTEST_API_ extern bool g_help_flag;
1663 // g_help_flag is true iff the --help flag or an equivalent form is
1665 bool g_help_flag = false;
5716 if (g_help_flag)
6429 g_help_flag = true;
6433 if (g_help_flag) {