Home | History | Annotate | Download | only in gtest

Lines Matching refs:GTestIsInitialized

191 // GTestIsInitialized() returns true iff the user has initialized
200 static bool GTestIsInitialized() { return g_parse_gtest_flags_called; }
3130 if (!GTestIsInitialized()) {