Lines Matching refs:GTestIsInitialized
191 // GTestIsInitialized() returns true iff the user has initialized200 static bool GTestIsInitialized() { return g_parse_gtest_flags_called; }3130 if (!GTestIsInitialized()) {