Home | History | Annotate | Download | only in googletest

Lines Matching refs:g_help_flag

176 // g_help_flag is true iff the --help flag or an equivalent form is
178 bool g_help_flag = false;
4123 if (g_help_flag)
4796 g_help_flag = true;
4800 if (g_help_flag) {