Home
last modified time | relevance | path

Searched refs:g_help_flag (Results 1 – 1 of 1) sorted by relevance

/external/gtest/src/
Dgtest.cc249 static bool g_help_flag = false; variable
3603 if (g_help_flag) in UnitTestImpl()
4251 g_help_flag = true; in UnitTestImpl()
4255 if (g_help_flag) { in UnitTestImpl()