Lines Matching defs:GTestIsInitialized
307 // GTestIsInitialized() returns true iff the user has initialized316 static bool GTestIsInitialized() { return g_init_gtest_count != 0; }4224 if (!GTestIsInitialized()) {